# Functions

NewAppModule creates a new 20-transfer module.
NewIBCModule creates a new IBCModule given the keeper.

# Structs

AppModule represents the AppModule for this module.
AppModuleBasic is the IBC Transfer AppModuleBasic.
IBCModule implements the ICS26 interface for transfer given the transfer keeper.