# 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 a new Migrator.
NewMsgServerImpl returns an implementation of the ICS27 MsgServer interface for the provided Keeper.