subscan
Runtime Modules / VoteManager
Spec Version:
Call Functions
Name
Lookup
Parameters
vote6d003
remove_vote6d012
remove_other_vote6d023
unlock6d033
Events
Name
Lookup
Attributes
Voted6d00["AccountId","PollIndexOf","AccountVote<BalanceOf>"]
Storage Functions
Name
Type
VoteCurrencies{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"pallet_vote_manager:types:VoteCurrency","keys_id":824,"value_id":737}}
VotesToUnlock{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"pallet_vote_manager:types:BalanceToUnlock","keys_id":824,"value_id":1136}}
Error Types
Name
Docs
AlreadyDelegatingThe account is already delegating their vote.
InsufficientFundsThe account has insufficient funds to cast the vote.
NotOngoingThe maximum number of votes for this referendum has been reached.
NotVoterThe account is not a registered voter for the referendum.
NoPermissionThe account does not have permission to perform the operation.
UnlockVoteNotFoundThe vote unlock information was not found.
UnlockPeriodNotPassedThe unlock period for the vote has not yet passed.
MaxVotesReachedMax votes exceeded
ClassNeededClass info missing
NoPermissionYetThe account does not have permission, usually related to unlock periods