Versions in this module Expand all Collapse all v0 v0.47.3 Aug 22, 2024 Changes in this version + const FlagDeposit + const FlagDescription + const FlagMetadata + const FlagProposal + const FlagProposalType + const FlagSummary + const FlagTitle + var ProposalFlags = []string + func AddGovPropFlagsToCmd(cmd *cobra.Command) + func GetCmdQueryDeposit() *cobra.Command + func GetCmdQueryDeposits() *cobra.Command + func GetCmdQueryParam() *cobra.Command + func GetCmdQueryParams() *cobra.Command + func GetCmdQueryProposal() *cobra.Command + func GetCmdQueryProposals() *cobra.Command + func GetCmdQueryProposer() *cobra.Command + func GetCmdQueryTally() *cobra.Command + func GetCmdQueryVote() *cobra.Command + func GetCmdQueryVotes() *cobra.Command + func GetQueryCmd() *cobra.Command + func NewCmdDeposit() *cobra.Command + func NewCmdDraftProposal() *cobra.Command + func NewCmdSubmitLegacyProposal() *cobra.Command + func NewCmdSubmitProposal() *cobra.Command + func NewCmdVote() *cobra.Command + func NewCmdWeightedVote() *cobra.Command + func NewTxCmd(legacyPropCmds []*cobra.Command) *cobra.Command + func Prompt[T any](data T, namePrefix string) (T, error) + func ReadGovPropFlags(clientCtx client.Context, flagSet *pflag.FlagSet) (*govv1.MsgSubmitProposal, error)