Name | Lookup | Parameters | |
---|---|---|---|
force_set_cursor | 3f00 | 1 | |
force_set_active_cursor | 3f01 | 3 | |
force_onboard_mbms | 3f02 | - | |
clear_historic | 3f03 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
UpgradeStarted | 3f00 | ["u32"] | |
UpgradeCompleted | 3f01 | ||
UpgradeFailed | 3f02 | ||
MigrationSkipped | 3f03 | ["u32"] | |
MigrationAdvanced | 3f04 | ["u32","BlockNumberFor"] | |
MigrationCompleted | 3f05 | ["u32","BlockNumberFor"] | |
MigrationFailed | 3f06 | ["u32","BlockNumberFor"] | |
HistoricCleared | 3f07 | ["Option<Vec<u8>>"] |
Name | Type | |
---|---|---|
Cursor | {"origin":"PlainType","plain_type":"pallet_migrations:MigrationCursor","PlainTypeValue":569} | |
Historic | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"NULL","keys_id":574,"value_id":35}} |
Name | Type | Value | |
---|---|---|---|
CursorMaxLen | U32 | 00000100 | |
IdentifierMaxLen | U32 | 00010000 |
Name | Docs |
---|---|
Ongoing | The operation cannot complete since some MBMs are ongoing. |