# Functions
AddGovPropFlagsToCmd adds flags for defining MsgSubmitProposal fields.
No description provided by the author
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.
NewCmdDraftProposal let a user generate a draft proposal.
NewCmdConstitutionAmendmentMsg returns the command to generate the sdk.Msg required for a constitution amendment proposal generating the unified diff between the current constitution (queried) and the updated constitution from the provided markdown file.
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 legacy "proposal" child commands.
Prompt prompts the user for all values of the given type.
PromptMetadata prompts for proposal metadata or only title and summary if skip is true.
ReadGovPropFlags parses a MsgSubmitProposal from the provided context and flags.
# Constants
Proposal flags.
Deprecated: only used for v1beta1 legacy proposals.
Proposal flags.
Deprecated: only used for v1beta1 legacy proposals.
Deprecated: only used for v1beta1 legacy proposals.
Proposal flags.
Proposal flags.
# Variables
ProposalFlags defines the core required fields of a legacy proposal.