Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterUpgradeHandlers ¶
func RegisterUpgradeHandlers( mm *module.Manager, configurator *module.Configurator, accountKeeper *authkeeper.AccountKeeper, bankKeeper *bankkeeper.BaseKeeper, bech32IbcKeeper *bech32ibckeeper.Keeper, distrKeeper *distrkeeper.Keeper, mintKeeper *mintkeeper.Keeper, stakingKeeper *stakingkeeper.Keeper, upgradeKeeper *upgradekeeper.Keeper, leverageKeeper *leveragekeeper.Keeper, oracleKeeper *oraclekeeper.Keeper, )
RegisterUpgradeHandlers registers handlers for all upgrades Note: This method has crazy parameters because of circular import issues, I didn't want to make a Gravity struct along with a Gravity interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.