# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

GetProviderDenom returns the updated given denom according to the given IBC packet It follows the same logic than the OnRecvPacket method of the IBC transfer module see https://github.com/cosmos/ibc-go/blob/v7.3.2/modules/apps/transfer/keeper/relay.go#L162.
NewAppModule creates a new provider module.
NewIBCMiddleware creates a new IBCMiddlware given the keeper and underlying application.
No description provided by the author
No description provided by the author

# Structs

AppModule represents the AppModule for this module.
AppModuleBasic is the IBC Provider AppModuleBasic.
IBCMiddleware implements the callbacks for the IBC transfer middleware given the provider keeper and the underlying application.