Name | Lookup | Parameters | |
|---|---|---|---|
| unstake_all_for | 0c00 | 1 | |
| allocate_ring_staking_reward_of | 0c01 | 1 | |
| set_collator_count | 0c02 | 1 | |
| set_ring_staking_contract | 0c03 | 1 | |
| set_kton_staking_contract | 0c04 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| RewardAllocated | 0c00 | ["AccountId","Balance"] | |
| UnstakeAllFor | 0c01 | ["AccountId"] |
Name | Type | |
|---|---|---|
| Ledgers | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"darwinia_staking:Ledger","keys_id":0,"value_id":385}} | |
| CollatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| AuthoredBlockCount | {"origin":"PlainType","plain_type":"Tuple:U32BTreeMap@387","PlainTypeValue":386} | |
| UnissuedReward | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| 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} | |
| RingStakingContract | {"origin":"PlainType","plain_type":"H160","PlainTypeValue":0} | |
| KtonStakingContract | {"origin":"PlainType","plain_type":"H160","PlainTypeValue":0} |
Name | Docs |
|---|---|
| ZeroCollatorCount | Collator count mustn't be zero. |
| NoRecord | No record for the account. |
| NoReward | No reward to pay for this collator. |