Name | Lookup | Parameters | |
|---|---|---|---|
| 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"] |
Name | Type | |
|---|---|---|
| CollatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| AuthoredBlockCount | {"origin":"PlainType","plain_type":"Tuple:U32BTreeMap@368","PlainTypeValue":367} | |
| 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. |
| NoReward | No reward to pay for this collator. |