package
6.9.0+incompatible
Repository: https://github.com/odin-protocol/odin-core.git
Documentation: pkg.go.dev

# Functions

ContainsEID returns whether the given slice of raw requests contains the target id.
ContainsVal returns whether the given slice of validators contains the target validator.
ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis performs genesis initialization for the oracle module.
NewKeeper creates a new oracle Keeper instance.
NewMsgServerImpl returns an implementation of the oracle MsgServer interface for the provided Keeper.
NewQuerier is the module level router for state queries.

# Structs

No description provided by the author
Querier is used as Keeper will have duplicate methods if used directly, and gRPC names take precedence over keeper.

# Interfaces

No description provided by the author
No description provided by the author