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

# Functions

EmitAcknowledgementEvent emits an event signalling a successful or failed acknowledgement and including the error details if any.
ExportGenesis returns the interchain accounts controller exported genesis.
InitGenesis initializes the interchain accounts controller application state from a provided genesis state.
NewKeeper creates a new interchain accounts controller Keeper instance.
NewMigrator returns Migrator instance for the state migration.
NewMsgServerImpl returns an implementation of the ICS27 MsgServer interface for the provided Keeper.

# Structs

Keeper defines the IBC interchain accounts controller keeper.
Migrator is a struct for handling in-place store migrations.