package
1.0.4
Repository: https://github.com/atomone-hub/govgen.git
Documentation: pkg.go.dev

# Functions

NewProposer returns a new Proposer given id and proposer.
NormalizeProposalStatus - normalize user specified proposal status.
NormalizeProposalType - normalize user specified proposal type.
NormalizeVoteOption - normalize user specified vote option.
NormalizeWeightedVoteOptions - normalize vote options param string.
QueryDepositByTxQuery will query for a single deposit via a direct txs tags query.
QueryDepositsByTxQuery will query for deposits via a direct txs tags query.
QueryProposalByID takes a proposalID and returns a proposal.
QueryProposerByTxQuery will query for a proposer of a governance proposal by ID.
QueryVoteByTxQuery will query for a single vote via a direct txs tags query.
QueryVotesByTxQuery will query for votes via a direct txs tags query.

# Structs

Proposer contains metadata of a governance proposal used for querying a proposer.