AssetHub Westend
subscan
Runtime Modules / MultiBlockSigned
Spec Version:
Call Functions
Name
Lookup
Parameters
register58001
submit_page58012
bail5802-
clear_old_round_data58032
Events
Name
Lookup
Attributes
Registered5800["u32","AccountId","ElectionScore"]
Stored5801["u32","AccountId","PageIndex"]
Rewarded5802["u32","AccountId","BalanceOf"]
Slashed5803["u32","AccountId","BalanceOf"]
Ejected5804["u32","AccountId"]
Discarded5805["u32","AccountId"]
Bailed5806["u32","AccountId"]
Storage Functions
Name
Type
SortedScores{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Tuple:AccountIdsp_npos_elections:ElectionScore>","keys_id":4,"value_id":911}}
SubmissionStorage{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"asset_hub_westend_runtime:staking:NposCompactSolution16","keys_id":866,"value_id":415}}
SubmissionMetadataStorage{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_election_provider_multi_block:signed:SubmissionMetadata","keys_id":798,"value_id":914}}
Error Types
Name
Docs
PhaseNotSignedThe phase is not signed.
DuplicateThe submission is a duplicate.
QueueFullThe queue is full.
BadPageIndexThe page index is out of bounds.
NotRegisteredThe account is not registered.
NoSubmissionNo submission found.
RoundNotOverRound is not yet over.
BadWitnessDataBad witness data provided.