package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

GetCmdQueryDeposit implements the query proposal deposit command.
GetCmdQueryDeposits implements the command to query for proposal deposits.
GetCmdQueryParam implements the query param command.
GetCmdQueryParams implements the query params command.
GetCmdQueryProposal implements the query proposal command.
GetCmdQueryProposals implements a query proposals command.
GetCmdQueryProposer implements the query proposer command.
GetCmdQueryTally implements the command to query for proposal tally result.
GetCmdQueryVote implements the query proposal vote command.
GetCmdQueryVotes implements the command to query for proposal votes.
GetQueryCmd returns the cli query commands for this module.
NewCmdDeposit implements depositing tokens for an active proposal.
NewCmdSubmitLegacyProposal implements submitting a proposal transaction command.
NewCmdSubmitProposal implements submitting a proposal transaction command.
NewCmdVote implements creating a new vote command.
NewCmdWeightedVote implements creating a new weighted vote command.
NewTxCmd returns the transaction commands for this module governance ModuleClient is slightly different from other ModuleClients in that it contains a slice of "proposal" child commands.

# Constants

Proposal flags.
Deprecated: only used for v1beta1 legacy proposals.
Deprecated: only used for v1beta1 legacy proposals.
Deprecated: only used for v1beta1 legacy proposals.
Deprecated: only used for v1beta1 legacy proposals.

# Variables

ProposalFlags defines the core required fields of a proposal.