Versions in this module Expand all Collapse all v0 v0.9.3 Nov 20, 2020 v0.9.0 Oct 19, 2020 Changes in this version + const FlagDeposit + const FlagDescription + const FlagProposal + const FlagTitle + const FlagVoteTime + var ProposalFlags = []string + func GetCmdCancelDaoVote(cdc *codec.Codec) *cobra.Command + func GetCmdDaoVote(cdc *codec.Codec) *cobra.Command + func GetCmdDeposit(cdc *codec.Codec) *cobra.Command + func GetCmdQueryDeposit(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryDeposits(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryParam(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryProposal(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryProposals(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryProposer(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryTally(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryVote(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryVotes(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdSubmitProposal(cdc *codec.Codec) *cobra.Command + func GetCmdVote(cdc *codec.Codec) *cobra.Command + func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetTxCmd(storeKey string, cdc *codec.Codec, pcmds []*cobra.Command) *cobra.Command