Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UpgradeName = "v22_1"
)
Functions ¶
func AddWasmAllowedClient ¶
func AddWasmAllowedClient(ctx sdk.Context, k clientkeeper.Keeper)
Add the wasm client to the IBC client's allowed clients
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, clientKeeper clientkeeper.Keeper, stakeibcKeeper stakeibckeeper.Keeper, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler creates an SDK upgrade handler for v23
func MigrateTradeRoutes ¶
func MigrateTradeRoutes(ctx sdk.Context, k stakeibckeeper.Keeper)
Migration to deprecate the trade config The min transfer amount can be set from the min swap amount
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.