# Functions
No description provided by the author
NewQueryAppliedParams creates a new instance to query if a named plan was applied.
No description provided by the author
PlanKey is the key under which the current plan is saved We store PlanByte as a const to keep it immutable (unlike a []byte).
RegisterCodec registers concrete types on the Amino codec.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DoneByte is a prefix for to look up completed upgrade plan by name.
No description provided by the author
ModuleName is the name of this module.
PlanByte specifies the Byte under which a pending upgrade plan is stored in the store.
No description provided by the author
No description provided by the author
QuerierKey is used to handle abci_query requests.
query endpoints supported by the upgrade Querier.
query endpoints supported by the upgrade Querier.
RouterKey is used to route governance proposals.
StoreKey is the prefix under which we store this module's data.
# Variables
module codec.
# Structs
Cancel Software Upgrade Proposals.
Plan specifies information about a planned upgrade and when it should occur.
QueryAppliedParams is passed as data with QueryApplied.
Software Upgrade Proposals.
# Type aliases
UpgradeHandler specifies the type of function that is called when an upgrade is applied.