Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TimeFormat specifies ISO UTC format for submitting the time for a new upgrade proposal TimeFormat = "2006-01-02T15:04:05Z" FlagUpgradeHeight = "upgrade-height" FlagUpgradeTime = "upgrade-time" FlagUpgradeInfo = "upgrade-info" )
Variables ¶
This section is empty.
Functions ¶
func GetAppliedPlanCmd ¶ added in v0.40.0
GetAppliedPlanCmd returns information about the block at which a completed upgrade was applied.
func GetCurrentPlanCmd ¶ added in v0.40.0
GetCurrentPlanCmd returns the query upgrade plan command.
func GetQueryCmd ¶ added in v0.40.0
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.