cli

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2021 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagTitle       = "title"
	FlagDescription = "description"

	FlagProposal = "proposal"
)

Proposal flags

Variables

View Source
var ProposalFlags = []string{
	FlagTitle,
	FlagDescription,
	flagProposalType,
}

Functions

func GetCmdExpediteProposal

func GetCmdExpediteProposal(cdc *codec.Codec) *cobra.Command

func GetCmdQueryGovernors

func GetCmdQueryGovernors(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdQueryParams

func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdQueryProposal

func GetCmdQueryProposal(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdQueryProposals

func GetCmdQueryProposals(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdQueryVote

func GetCmdQueryVote(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdQueryVotes

func GetCmdQueryVotes(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdSubmitAddGovernorProposal

func GetCmdSubmitAddGovernorProposal(cdc *codec.Codec) *cobra.Command

func GetCmdSubmitParamChangeProposal

func GetCmdSubmitParamChangeProposal(cdc *codec.Codec) *cobra.Command

func GetCmdSubmitProposal

func GetCmdSubmitProposal(cdc *codec.Codec) *cobra.Command

func GetCmdSubmitRemoveGovernorProposal

func GetCmdSubmitRemoveGovernorProposal(cdc *codec.Codec) *cobra.Command

func GetCmdVote

func GetCmdVote(cdc *codec.Codec) *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec, pcmds []*cobra.Command) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL