package
2.5.4
Repository: https://github.com/bandprotocol/chain.git
Documentation: pkg.go.dev

# 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

ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis performs genesis initialization for the oracle module.
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 oracle given the oracle keeper.