Documentation
¶
Index ¶
Constants ¶
View Source
const UpgradeName = "read-state"
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm upgrades.ModuleManager, configurator module.Configurator, ak *upgrades.AppKeepers, ) upgradetypes.UpgradeHandler
func NewUpgrade ¶
NewUpgrade constructs the upgrade definition.
x/ucallback is a new module, so its store has to be added here — RunMigrations alone will register the module's consensus version but cannot create a store that the multistore was never told about, and the node fails to load at the upgrade height without it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.