# Functions
GenerateUnifiedDiff generates a unified diff from src and dst strings using gotextdiff.
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.
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.