package
7.8.0
Repository: https://github.com/cosmos/ibc-go.git
Documentation: pkg.go.dev

# Functions

CreateDefaultUpgradeHandler creates an upgrade handler which can be used for regular upgrade tests that do not require special logic.
CreateV6UpgradeHandler creates an upgrade handler for the ibc-go/v6 SimApp upgrade.
CreateV7LocalhostUpgradeHandler creates an upgrade handler for the ibc-go/v7.1 SimApp upgrade.
CreateV7UpgradeHandler creates an upgrade handler for the ibc-go/v7 SimApp upgrade.

# Constants

NOTE: keeping as "normal upgrade" as existing tags depend on this name.
V6 defines the upgrade name for the ibc-go/v6 upgrade handler.
V7 defines the upgrade name for the ibc-go/v7 upgrade handler.
V7_1 defines the upgrade name for the ibc-go/v7.1 upgrade handler.