Name | Lookup | Parameters | |
|---|---|---|---|
| control_auto_migration | fe00 | 1 | |
| continue_migrate | fe01 | 3 | |
| migrate_custom_top | fe02 | 2 | |
| migrate_custom_child | fe03 | 3 | |
| set_signed_max_limits | fe04 | 1 | |
| force_set_progress | fe05 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Migrated | fe00 | ["u32","u32","MigrationCompute"] | |
| Slashed | fe01 | ["AccountId","BalanceOf"] | |
| AutoMigrationFinished | fe02 | ||
| Halted | fe03 | ["Error"] |
Name | Type | |
|---|---|---|
| MigrationProcess | {"origin":"PlainType","plain_type":"pallet_state_trie_migration:pallet:MigrationTask","PlainTypeValue":428} | |
| AutoLimits | {"origin":"PlainType","plain_type":"option<pallet_state_trie_migration:pallet:MigrationLimits>","PlainTypeValue":426} | |
| SignedMigrationMaxLimits | {"origin":"PlainType","plain_type":"pallet_state_trie_migration:pallet:MigrationLimits","PlainTypeValue":427} |
Name | Type | Value | |
|---|---|---|---|
| MaxKeyLen | U32 | 00020000 |
Name | Docs |
|---|---|
| MaxSignedLimits | |
| KeyTooLong | |
| NotEnoughFunds | |
| BadWitness | |
| SignedMigrationNotAllowed | |
| BadChildRoot |