# Functions

NewKeeper constructs a new keeper for oracle.
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.
Tally calculates the median and returns it.

# Structs

Keeper of the oracle store.

# Type aliases

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