package
6.9.0+incompatible
Repository: https://github.com/odin-protocol/odin-core.git
Documentation: pkg.go.dev
# Functions
NewAppModule creates a new AppModule object.
NewHandler creates the msg handler of this module, as required by Cosmos-SDK standard.
NewIBCModule creates a new IBCModule given the keeper.
ValidateOracleChannelParams does validation of a newly created oracle channel.
# Structs
AppModule represents the AppModule for this module.
AppModuleBasic is Band Oracle's module basic object.
IBCModule implements the ICS26 interface for transfer given the transfer keeper.