Name | Lookup | Parameters | |
|---|---|---|---|
| force_set_cursor | 6200 | 1 | |
| force_set_active_cursor | 6201 | 3 | |
| force_onboard_mbms | 6202 | - | |
| clear_historic | 6203 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| UpgradeStarted | 6200 | ["u32"] | |
| UpgradeCompleted | 6201 | ||
| UpgradeFailed | 6202 | ||
| MigrationSkipped | 6203 | ["u32"] | |
| MigrationAdvanced | 6204 | ["u32","BlockNumberFor"] | |
| MigrationCompleted | 6205 | ["u32","BlockNumberFor"] | |
| MigrationFailed | 6206 | ["u32","BlockNumberFor"] | |
| HistoricCleared | 6207 | ["Option<Vec<u8>>"] |
Name | Type | |
|---|---|---|
| Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":502} | |
| Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":507,"value_id":72}} |
Name | Type | Value | |
|---|---|---|---|
| CursorMaxLen | U32 | 00000100 | |
| IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
|---|---|
| Ongoing | The operation cannot complete since some MBMs are ongoing. |