Name | Lookup | Parameters | |
|---|---|---|---|
| set_invulnerables | 0a00 | 1 | |
| set_desired_candidates | 0a01 | 1 | |
| set_candidacy_bond | 0a02 | 1 | |
| register_as_candidate | 0a03 | - | |
| leave_intent | 0a04 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| NewInvulnerables | 0a00 | ["Vec<AccountId>"] | |
| NewDesiredCandidates | 0a01 | ["u32"] | |
| NewCandidacyBond | 0a02 | ["BalanceOf"] | |
| CandidateAdded | 0a03 | ["AccountId","BalanceOf"] | |
| CandidateRemoved | 0a04 | ["AccountId"] |
Name | Type | |
|---|---|---|
| Invulnerables | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":41} | |
| Candidates | {"origin":"PlainType","plain_type":"Vec<pallet_collator_selection:pallet:CandidateInfo>","PlainTypeValue":324} | |
| LastAuthoredBlock | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U32","keys_id":0,"value_id":4}} | |
| DesiredCandidates | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| CandidacyBond | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} |
Name | Docs |
|---|---|
| TooManyCandidates | |
| Unknown | |
| Permission | |
| AlreadyCandidate | |
| NotCandidate | |
| AlreadyInvulnerable | |
| InvalidProof |