SORA
subscan
Runtime Modules / CeresGovernancePlatform
Spec Version:
Call Functions
Name
Lookup
Parameters
vote30003
create_poll30014
withdraw30021
Events
Name
Lookup
Attributes
Voted3000
Created3001
Withdrawn3002
Storage Functions
Name
Type
Voting{"origin":"DoubleMapType","double_map_type":{"key":"Bytes","key2":"AccountIdOf","hasher":"Identity","key2Hasher":"Identity","value":"VotingInfo","isLinked":false}}
PollData{"origin":"MapType","map_type":{"key":"Bytes","hasher":"Identity","value":"PollInfo<Moment>","isLinked":false}}
PalletStorageVersion{"origin":"PlainType","plain_type":"StorageVersion"}
Error Types
Name
Docs
InvalidVotes Invalid votes
PollIsFinished Poll is finished
PollIsNotStarted Poll is not started
NotEnoughFunds Not enough funds
InvalidNumberOfOption Invalid number of option
VoteDenied Vote denied
InvalidStartTimestamp Invalid start timestamp
InvalidEndTimestamp Invalid end timestamp
PollIsNotFinished Poll is not finished
InvalidNumberOfVotes Invalid number of votes
FundsAlreadyWithdrawn Funds already withdrawn,
PollIdAlreadyExists Poll id already exists