Name | Lookup | Parameters | |
|---|---|---|---|
| migrate_democracy_preimage | 2200 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| RuntimeUpgradeStarted | 2200 | ||
| RuntimeUpgradeCompleted | 2201 | ["Weight"] | |
| MigrationStarted | 2202 | ["Bytes"] | |
| MigrationCompleted | 2203 | ["Bytes","Weight"] |
Name | Type | |
|---|---|---|
| FullyUpgraded | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":35} | |
| MigrationState | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"Bool","keys_id":13,"value_id":35}} |
Name | Docs |
|---|---|
| PreimageMissing | Missing preimage in original democracy storage |
| WrongUpperBound | Provided upper bound is too low. |
| PreimageIsTooBig | Preimage is larger than the new max size. |
| PreimageAlreadyExists | Preimage already exists in the new storage. |