Name | Lookup | Parameters | |
---|---|---|---|
set_invulnerables | bf00 | 1 | |
set_desired_candidates | bf01 | 1 | |
set_candidacy_bond | bf02 | 1 | |
register_as_candidate | bf03 | - | |
register_candidate | bf04 | 1 | |
leave_intent | bf05 | - | |
withdraw_bond | bf06 | - |
Name | Lookup | Attributes | |
---|---|---|---|
NewInvulnerables | bf00 | ["Vec<AccountId>"] | |
NewDesiredCandidates | bf01 | ["u32"] | |
NewCandidacyBond | bf02 | ["BalanceOf"] | |
CandidateAdded | bf03 | ["AccountId","BalanceOf"] | |
CandidateRemoved | bf04 | ["AccountId"] |
Name | Type | |
---|---|---|
Invulnerables | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":554} | |
Candidates | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":677} | |
DesiredCandidates | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
CandidacyBond | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
SessionPoints | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U32","keys_id":0,"value_id":4}} | |
NonCandidates | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U32","keys_id":0,"value_id":4}} |
Name | Type | Value | |
---|---|---|---|
PotId | [U8; 8] | 6163612f63706f74 | |
MinCandidates | U32 | 05000000 | |
MaxCandidates | U32 | c8000000 | |
MaxInvulnerables | U32 | 32000000 | |
KickPenaltySessionLength | U32 | 08000000 | |
CollatorKickThreshold | U32 | 20a10700 | |
MinRewardDistributeAmount | U128 | 00e87648170000000000000000000000 |
Name | Docs |
---|---|
MaxCandidatesExceeded | |
BelowCandidatesMin | |
StillLocked | |
Unknown | |
Permission | |
AlreadyCandidate | |
NotCandidate | |
NotNonCandidate | |
NothingToWithdraw | |
RequireSessionKey | |
AlreadyInvulnerable | |
InvalidProof | |
MaxInvulnerablesExceeded |