package
2.4.3
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# Packages

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

No description provided by the author
NewAppModule creates a new 20-transfer module.
NewHandler returns sdk.Handler for IBC token transfer module messages.
NewIBCModule creates a new IBCModule given the keeper.
ParseIncomingTransferField For now this assumes one hop, should be better parsing.
ValidateTransferChannelParams does validation of a newly created transfer channel.

# Constants

No description provided by the author

# 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.