Versions in this module Expand all Collapse all v1 v1.0.1 Sep 1, 2023 Changes in this version + const FlagDeposit + const FlagDescription + const FlagProposal + const FlagProposalType + const FlagTitle + var ProposalFlags = []string + 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(data T, namePrefix string) (T, error)