Name | Lookup | Parameters | |
|---|---|---|---|
| force_set_cursor | 0800 | 1 | |
| force_set_active_cursor | 0801 | 3 | |
| force_onboard_mbms | 0802 | - | |
| clear_historic | 0803 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| UpgradeStarted | 0800 | ["u32"] | |
| UpgradeCompleted | 0801 | ||
| UpgradeFailed | 0802 | ||
| MigrationSkipped | 0803 | ["u32"] | |
| MigrationAdvanced | 0804 | ["u32","BlockNumberFor"] | |
| MigrationCompleted | 0805 | ["u32","BlockNumberFor"] | |
| MigrationFailed | 0806 | ["u32","BlockNumberFor"] | |
| HistoricCleared | 0807 | ["Option<Vec<u8>>"] |
Name | Type | |
|---|---|---|
| Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":84} | |
| Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":37,"value_id":306}} |
Name | Type | Value | |
|---|---|---|---|
| CursorMaxLen | U32 | 00000100 | |
| IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
|---|---|
| Ongoing | The operation cannot complete since some MBMs are ongoing. |