Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, cfg module.Configurator, bankKeeper custombankkeeper.Keeper, transferKeeper ibctransferkeeper.Keeper, ) upgradetypes.UpgradeHandler
Types ¶
type EscrowUpdate ¶
type EscrowUpdate struct { EscrowAddress sdk.AccAddress Assets []sdk.Coin }
Click to show internal directories.
Click to hide internal directories.