Name | Lookup | Parameters | |
|---|---|---|---|
| force_set_cursor | 0400 | 1 | |
| force_set_active_cursor | 0401 | 3 | |
| force_onboard_mbms | 0402 | - | |
| clear_historic | 0403 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| UpgradeStarted | 0400 | ["u32"] | |
| UpgradeCompleted | 0401 | ||
| UpgradeFailed | 0402 | ||
| MigrationSkipped | 0403 | ["u32"] | |
| MigrationAdvanced | 0404 | ["u32","BlockNumberFor"] | |
| MigrationCompleted | 0405 | ["u32","BlockNumberFor"] | |
| MigrationFailed | 0406 | ["u32","BlockNumberFor"] | |
| HistoricCleared | 0407 | ["Option<Vec<u8>>"] |
Name | Type | |
|---|---|---|
| Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":238} | |
| Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":242,"value_id":63}} |
Name | Type | Value | |
|---|---|---|---|
| CursorMaxLen | U32 | 00000100 | |
| IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
|---|---|
| Ongoing | The operation cannot complete since some MBMs are ongoing. |