Name | Lookup | Parameters | |
|---|---|---|---|
| migrate | 0a00 | 3 | |
| migrate_multisig | 0a01 | 6 | |
| complete_multisig_migration | 0a02 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Migrated | 0a00 | ["AccountId32","AccountId20"] | |
| NewMultisigParamsNoted | 0a01 | ["AccountId32","MultisigParams"] | |
| MultisigMigrated | 0a02 | ["AccountId32","MultisigMigrationDetail"] |
Name | Type | |
|---|---|---|
| Accounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"frame_system:AccountInfo","keys_id":41,"value_id":3}} | |
| KtonAccounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"darwinia_account_migration:AssetAccount","keys_id":41,"value_id":259}} | |
| Vestings | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<pallet_vesting:vesting_info:VestingInfo>","keys_id":41,"value_id":250}} | |
| Deposits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<darwinia_deposit:Deposit>","keys_id":41,"value_id":256}} | |
| Identities | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_identity:types:Registration@261","keys_id":41,"value_id":261}} | |
| Ledgers | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"darwinia_staking:Ledger","keys_id":41,"value_id":300}} | |
| Multisigs | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"darwinia_account_migration:MultisigMigrationDetail","keys_id":41,"value_id":44}} |
Name | Docs |
|---|---|
| ExceedMaxVestings | Exceed maximum vesting count. |
| ExceedMaxDeposits | Exceed maximum deposit count. |
| AccountAlreadyExisted | The migration destination was already taken by someone. |