package
5.2.0
Repository: https://github.com/umee-network/umee.git
Documentation: pkg.go.dev

# Functions

NewKeeper constructs a new keeper for oracle.
NewMigrator creates a Migrator.
NewMsgServerImpl returns an implementation of the oracle MsgServer interface for the provided Keeper.
NewQuerier returns an implementation of the oracle QueryServer interface for the provided Keeper.

# Structs

No description provided by the author
Hooks defines a structure around the x/oracle Keeper that implements various Hooks interface defined by other modules such as x/leverage.
Keeper of the oracle store.
Migrator is a struct for handling in-place store migrations.

# Type aliases

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