Name | Lookup | Parameters | |
---|---|---|---|
register | 5800 | 1 | |
submit_page | 5801 | 2 | |
bail | 5802 | - | |
clear_old_round_data | 5803 | 2 | |
set_invulnerables | 5804 | 1 |
Name | Type | |
---|---|---|
Invulnerables | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":747} | |
SortedScores | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Tuple:AccountIdsp_npos_elections:ElectionScore>","keys_id":4,"value_id":811}} | |
SubmissionStorage | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"asset_hub_westend_runtime:staking:NposCompactSolution16","keys_id":751,"value_id":426}} | |
SubmissionMetadataStorage | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_election_provider_multi_block:signed:SubmissionMetadata","keys_id":680,"value_id":814}} |
Name | Docs |
---|---|
PhaseNotSigned | The phase is not signed. |
Duplicate | The submission is a duplicate. |
QueueFull | The queue is full. |
BadPageIndex | The page index is out of bounds. |
NotRegistered | The account is not registered. |
NoSubmission | No submission found. |
RoundNotOver | Round is not yet over. |
BadWitnessData | Bad witness data provided. |
TooManyInvulnerables | Too many invulnerable accounts are provided, |