Name | Type | |
|---|---|---|
| Ledgers | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"darwinia_staking:Ledger","keys_id":0,"value_id":408}} | |
| RingPool | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| KtonPool | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| Collators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"U32","keys_id":0,"value_id":50}} | |
| ExposureCacheStates | {"origin":"PlainType","plain_type":"Tuple:darwinia_staking:ExposureCacheStatedarwinia_staking:ExposureCacheStatedarwinia_staking:ExposureCacheState","PlainTypeValue":417} | |
| ExposureCache0 | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"darwinia_staking:Exposure","keys_id":0,"value_id":419}} | |
| ExposureCache1 | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"darwinia_staking:Exposure","keys_id":0,"value_id":419}} | |
| ExposureCache2 | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"darwinia_staking:Exposure","keys_id":0,"value_id":419}} | |
| CollatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| Nominators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"H160","keys_id":0,"value_id":0}} | |
| AuthoredBlocksCount | {"origin":"PlainType","plain_type":"Tuple:U32BTreeMap@423","PlainTypeValue":422} | |
| PendingRewards | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"U128","keys_id":0,"value_id":6}} | |
| SessionStartTime | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| ElapsedTime | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| MigrationStartBlock | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Type | Value | |
|---|---|---|---|
| MinStakingDuration | U32 | c0890100 | |
| MaxDeposits | U32 | 00020000 | |
| MaxUnstakings | U32 | 10000000 | |
| MigrationCurve | U64 | 0000000000000000 | |
| KtonRewardDistributionContract | H160 | 000000000ae5db7bdaf8d071e680452e33d91dd5 |
Name | Docs |
|---|---|
| ExceedMaxDeposits | Exceed maximum deposit count. |
| ExceedMaxUnstakings | Exceed maximum unstaking/unbonding count. |
| DepositNotFound | Deposit not found. |
| NotStaker | You are not a staker. |
| TargetNotCollator | Target is not a collator. |
| ZeroCollatorCount | Collator count mustn't be zero. |
| NoReward | No reward to pay for this collator. |