SORA
subscan
Runtime Modules / HermesGovernancePlatform
Spec Version:
Events
Name
Lookup
Attributes
Voted3700["AccountIdOf","H256","BoundedString<StringLimit>"]
Created3701["AccountIdOf","BoundedString<TitleLimit>","Moment","Moment"]
VoterFundsWithdrawn3702["AccountIdOf","Balance"]
CreatorFundsWithdrawn3703["AccountIdOf","Balance"]
MinimumHermesForVotingChanged3704["Balance"]
MinimumHermesForCreatingPollChanged3705["Balance"]
Storage Functions
Name
Type
HermesVotings{"origin":"Map","n_map_type":{"hashers":["Identity","Identity"],"key_vec":["H256","AccountId"],"value":"hermes_governance_platform:HermesVotingInfo","keys_id":738,"value_id":778}}
HermesPollData{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"hermes_governance_platform:HermesPollInfo","keys_id":11,"value_id":779}}
MinimumHermesVotingAmount{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
MinimumHermesAmountForCreatingPoll{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
AuthorityAccount{"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0}
PalletStorageVersion{"origin":"PlainType","plain_type":"hermes_governance_platform:StorageVersion","PlainTypeValue":780}
Error Types
Name
Docs
PollIsNotStartedPoll Is Not Started
PollIsFinishedPoll Is Finished
InvalidStartTimestampInvalid Start Timestamp
InvalidEndTimestampInvalid End Timestamp,
NotEnoughHermesForCreatingPollNot Enough Hermes For Creating Poll
FundsAlreadyWithdrawnFunds Already Withdrawn
PollIsNotFinishedPoll Is Not Finished
YouAreNotCreatorYou Are Not Creator
UnauthorizedUnauthorized
PollDoesNotExistPoll Does Not Exist,
NotEnoughHermesForVotingNot Enough Hermes For Voting
AlreadyVotedAlreadyVoted,
InvalidMinimumDurationOfPollInvalid Minimum Duration Of Poll
InvalidMaximumDurationOfPollInvalid Maximum Duration Of Poll
NotVotedNot Voted
InvalidVotingOptionsInvalid Voting Options
TooManyVotingOptionsToo Many Voting Options
InvalidOptionInvalid Option
DuplicateOptionsDuplicate options