Name | Lookup | Parameters | |
|---|---|---|---|
| dust_account | 1f00 | 2 | |
| add_nondustable_account | 1f01 | 1 | |
| remove_nondustable_account | 1f02 | 1 |
Name | Type | |
|---|---|---|
| AccountBlacklist | {"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"Null","isLinked":false}} | |
| RewardAccount | {"origin":"PlainType","plain_type":"AccountId"} | |
| DustAccount | {"origin":"PlainType","plain_type":"AccountId"} |
Name | Type | Value | |
|---|---|---|---|
| Reward | Balance | 0x00000000000000000000000000000000 | |
| NativeCurrencyId | CurrencyId | 0x00000000 |
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. |