cli

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 License: Apache-2.0 Imports: 20 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdQueryCommittee

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

GetCmdQueryCommittee implements a query committee command.

func GetCmdQueryCommittees

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

GetCmdQueryCommittees implements a query committees command.

func GetCmdQueryProposal

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

GetCmdQueryProposal implements the query proposal command.

func GetCmdQueryProposals

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

GetCmdQueryProposals implements a query proposals command.

func GetCmdQueryProposer

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

func GetCmdQueryRawParams added in v0.11.0

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

func GetCmdQueryTally

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

func GetCmdQueryVotes

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

GetCmdQueryVotes implements the command to query for proposal votes.

func GetCmdSubmitProposal

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

GetCmdSubmitProposal returns the command to submit a proposal to a committee

func GetCmdVote

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

GetCmdVote returns the command to vote on a proposal.

func GetGovCmdSubmitProposal

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

GetGovCmdSubmitProposal returns a command to submit a proposal to the gov module. It is passed to the gov module for use on its command subtree.

func GetQueryCmd

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

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

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

func MustGetExampleCommitteeChangeProposal

func MustGetExampleCommitteeChangeProposal(cdc *codec.Codec) string

MustGetExampleCommitteeChangeProposal is a helper function to return an example json proposal

func MustGetExampleCommitteeDeleteProposal

func MustGetExampleCommitteeDeleteProposal(cdc *codec.Codec) string

MustGetExampleCommitteeDeleteProposal is a helper function to return an example json proposal

func MustGetExampleParameterChangeProposal

func MustGetExampleParameterChangeProposal(cdc *codec.Codec) string

MustGetExampleParameterChangeProposal is a helper function to return an example json proposal

Types

This section is empty.

Jump to

Keyboard shortcuts

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