Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppModule ¶
type AppModule struct { ibctransfer.AppModule // contains filtered or unexported fields }
AppModule represents the AppModule for this module
func NewAppModule ¶
NewAppModule creates a new 20-transfer module
type AppModuleBasic ¶
type AppModuleBasic struct {
ibctransfer.AppModuleBasic
}
AppModuleBasic is the IBC Transfer AppModuleBasic
type IBCModule ¶
type IBCModule struct { ibctransfer.IBCModule // contains filtered or unexported fields }
IBCModule implements the ICS26 interface for transfer given the transfer keeper.
func NewIBCModule ¶
NewIBCModule creates a new IBCModule given the keeper
Click to show internal directories.
Click to hide internal directories.