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

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

# Structs

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