Name | Lookup | Parameters | |
|---|---|---|---|
| force_set_cursor | 7400 | 1 | |
| force_set_active_cursor | 7401 | 3 | |
| force_onboard_mbms | 7402 | - | |
| clear_historic | 7403 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| UpgradeStarted | 7400 | ["u32"] | |
| UpgradeCompleted | 7401 | ||
| UpgradeFailed | 7402 | ||
| MigrationSkipped | 7403 | ["u32"] | |
| MigrationAdvanced | 7404 | ["u32","BlockNumberFor"] | |
| MigrationCompleted | 7405 | ["u32","BlockNumberFor"] | |
| MigrationFailed | 7406 | ["u32","BlockNumberFor"] | |
| HistoricCleared | 7407 | ["Option<Vec<u8>>"] |
Name | Type | |
|---|---|---|
| Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":450} | |
| Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":262,"value_id":37}} |
Name | Type | Value | |
|---|---|---|---|
| CursorMaxLen | U32 | 00000100 | |
| IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
|---|---|
| Ongoing | The operation cannot complete since some MBMs are ongoing. |