Name | Lookup | Parameters | |
|---|---|---|---|
| dust_account | 3d00 | 2 | |
| add_nondustable_account | 3d01 | 1 | |
| remove_nondustable_account | 3d02 | 1 |
Name | Type | |
|---|---|---|
| AccountBlacklist | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":36}} | |
| RewardAccount | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} | |
| DustAccount | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} |
Name | Type | Value | |
|---|---|---|---|
| Reward | U128 | 00000000000000000000000000000000 | |
| NativeCurrencyId | U32 | 00000000 | |
| TreasuryAccountId | AccountId | 6d6f646c70792f74727372790000000000000000000000000000000000000000 |
Name | Docs |
|---|---|
| AccountBlacklisted | Account is excluded from dusting. |
| AccountNotBlacklisted | Account is not present in the non-dustable list. |
| ZeroBalance | The balance is zero. |
| BalanceSufficient | The balance is sufficient to keep account open. |
| DustAccountNotSet | Dust account is not set. |
| ReserveAccountNotSet | Reserve account is not set. |