Name | Lookup | Parameters | |
|---|---|---|---|
| force_set_cursor | 4800 | 1 | |
| force_set_active_cursor | 4801 | 3 | |
| force_onboard_mbms | 4802 | - | |
| clear_historic | 4803 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| UpgradeStarted | 4800 | ["u32"] | |
| UpgradeCompleted | 4801 | ||
| UpgradeFailed | 4802 | ||
| MigrationSkipped | 4803 | ["u32"] | |
| MigrationAdvanced | 4804 | ["u32","BlockNumberFor"] | |
| MigrationCompleted | 4805 | ["u32","BlockNumberFor"] | |
| MigrationFailed | 4806 | ["u32","BlockNumberFor"] | |
| HistoricCleared | 4807 | ["Option<Vec<u8>>"] |
Name | Type | |
|---|---|---|
| Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":283} | |
| Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":288,"value_id":33}} |
Name | Type | Value | |
|---|---|---|---|
| CursorMaxLen | U32 | 00000100 | |
| IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
|---|---|
| Ongoing | The operation cannot complete since some MBMs are ongoing. |