proto/cosmos/gov/v1beta1/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.
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.
TextProposal
TextProposal defines a standard text proposal whose changes need to be manually updated in case of approval.
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.