# 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.
No description provided by the author
NewKeeper creates a new oracle Keeper instance.
NewMsgServerImpl returns an implementation of the bank MsgServer interface for the provided Keeper.
No description provided by the author
# Constants
No description provided by the author
SnapshotFormat format 1 is just gzipped byte code for each oracle scripts and data sources.
# Structs
No description provided by the author
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
FeeCollector define fee collector.