# 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.