Documentation ¶
Index ¶
- Constants
- func GetAppliedPlanCmd() *cobra.Command
- func GetCurrentPlanCmd() *cobra.Command
- func GetModuleVersionsCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewCmdSubmitCancelUpgradeProposal() *cobra.Command
- func NewCmdSubmitUpgradeProposal() *cobra.Command
Constants ¶
View Source
const ( FlagUpgradeHeight = "upgrade-height" FlagUpgradeInfo = "upgrade-info" )
Variables ¶
This section is empty.
Functions ¶
func GetAppliedPlanCmd ¶
GetAppliedPlanCmd returns information about the block at which a completed upgrade was applied.
func GetCurrentPlanCmd ¶
GetCurrentPlanCmd returns the query upgrade plan command.
func GetModuleVersionsCmd ¶
GetModuleVersionsCmd returns the module version list from state
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all x/upgrade CLi query commands.
func NewCmdSubmitCancelUpgradeProposal ¶
NewCmdSubmitCancelUpgradeProposal implements a command handler for submitting a software upgrade cancel proposal transaction.
func NewCmdSubmitUpgradeProposal ¶
NewCmdSubmitUpgradeProposal implements a command handler for submitting a software upgrade proposal transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.