Documentation ¶
Index ¶
- Constants
- Variables
- func CmdApproveUpgrade() *cobra.Command
- func CmdListApprovedUpgrade() *cobra.Command
- func CmdListProposedUpgrade() *cobra.Command
- func CmdListRejectedUpgrade() *cobra.Command
- func CmdProposeUpgrade() *cobra.Command
- func CmdRejectUpgrade() *cobra.Command
- func CmdShowApprovedUpgrade() *cobra.Command
- func CmdShowProposedUpgrade() *cobra.Command
- func CmdShowRejectedUpgrade() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagName = "name" FlagUpgradeHeight = "upgrade-height" FlagUpgradeInfo = "upgrade-info" FlagInfo = "info" FlagInfoUsage = "Optional information/notes for approval, proposal or revocation" )
Variables ¶
Functions ¶
func CmdApproveUpgrade ¶
func CmdListApprovedUpgrade ¶ added in v0.8.0
func CmdListProposedUpgrade ¶
func CmdListRejectedUpgrade ¶ added in v0.11.0
func CmdProposeUpgrade ¶
func CmdRejectUpgrade ¶ added in v0.11.0
func CmdShowApprovedUpgrade ¶ added in v0.8.0
func CmdShowProposedUpgrade ¶
func CmdShowRejectedUpgrade ¶ added in v0.11.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.