proto/cosmos/gov/v1/gov.pb
library
Classes
-
Deposit
-
Deposit defines an amount deposited by an account address to an active
proposal.
-
DepositParams
-
DepositParams defines the params for deposits on governance proposals.
-
Params
-
Params defines the parameters for the x/gov module.
-
Proposal
-
Proposal defines the core field members of a governance proposal.
-
ProposalStatus
-
ProposalStatus enumerates the valid statuses of a proposal.
-
TallyParams
-
TallyParams defines the params for tallying votes on governance proposals.
-
TallyResult
-
TallyResult defines a standard tally for a governance proposal.
-
Vote
-
Vote defines a vote on a governance proposal.
A Vote consists of a proposal ID, the voter, and the vote option.
-
VoteOption
-
VoteOption enumerates the valid vote options for a given governance proposal.
-
VotingParams
-
VotingParams defines the params for voting on governance proposals.
-
WeightedVoteOption
-
WeightedVoteOption defines a unit of vote for vote split.