Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, cfg module.Configurator, k keepers.TerraAppKeepers, ) upgradetypes.UpgradeHandler
To test this upgrade handler set the following address "terra1v0eee20gjl68fuk0chyrkch2z7suw2mhg3wkxf" on the variables below: addr and multisigAddr. then run: npm run test:chain:upgrade:v12
Types ¶
type EscrowUpdate ¶
type EscrowUpdate struct { EscrowAddress sdk.AccAddress Assets []sdk.Coin }
Click to show internal directories.
Click to hide internal directories.