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":1061} | |
| SortedScores | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Tuple:AccountIdsp_npos_elections:ElectionScore>","keys_id":4,"value_id":1062}} | |
| SubmissionStorage | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"asset_hub_kusama_runtime:staking:NposCompactSolution24","keys_id":1065,"value_id":466}} | |
| SubmissionMetadataStorage | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_election_provider_multi_block:signed:SubmissionMetadata","keys_id":952,"value_id":1066}} |
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, |