Documentation ¶
Index ¶
- func CmdActivePubkeysChangeProposal() *cobra.Command
- func CmdActivePubkeysChangeProposalList() *cobra.Command
- func CmdChangePubkeysListProposal() *cobra.Command
- func CmdChangePubkeysListVote() *cobra.Command
- func CmdFinishedPubkeysChangeProposal() *cobra.Command
- func CmdFinishedPubkeysChangeProposalList() *cobra.Command
- func CmdPubKeysList() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdActivePubkeysChangeProposal ¶
CmdActivePubkeysChangeProposal implements a command to return a specific active pubkeys change proposal based on its id
func CmdActivePubkeysChangeProposalList ¶
CmdActivePubkeysChangeProposalList returns a command object instance for querying the active public keys
func CmdChangePubkeysListProposal ¶
CmdChangePubkeysListProposal is the command object for change of public keys
func CmdChangePubkeysListVote ¶
CmdChangePubkeysListVote is the command object for voting on change of public keys
func CmdFinishedPubkeysChangeProposal ¶
CmdFinishedPubkeysChangeProposal implements a command to return a specific finished pubkeys change proposal based on its id
func CmdFinishedPubkeysChangeProposalList ¶
CmdFinishedPubkeysChangeProposalList returns a command object instance for querying the finished public keys
func CmdPubKeysList ¶
CmdPubKeysList returns a command object instance for querying the public keys
func CmdQueryParams ¶
CmdQueryParams returns a command object instance for module params
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.