Name | Lookup | Parameters | |
|---|---|---|---|
| clear_local_assets_storage | 2500 | 1 | |
| clear_suicided_storage | 2501 | 2 | |
| unlock_democracy_funds | 2502 | 1 |
Name | Type | |
|---|---|---|
| LocalAssetsMigrationCompleted | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":37} | |
| DemocracyLocksMigrationCompleted | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":37} | |
| SuicidedContractsRemoved | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
|---|---|
| AllStorageEntriesHaveBeenRemoved | There are no more storage entries to be removed |
| LimitCannotBeZero | The limit cannot be zero |
| UnlockLimitTooHigh | The limit for unlocking funds is too high |
| AllDemocracyFundsUnlocked | There are no more VotingOf entries to be removed and democracy funds to be unlocked |
| AddressesLengthCannotBeZero | There must be at least one address |
| ContractNotCorrupted | The contract is not corrupted (Still exist or properly suicided) |