package
2.1.1
Repository: https://github.com/skip-mev/connect.git
Documentation: pkg.go.dev

# Functions

NewKeeper constructs a new keeper from a store-key + authority account address.
NewMsgServer returns the default implementation of the x/oracle message service.
NewQueryServer returns an implementation of the x/oracle QueryServer.

# Structs

Hooks is a wrapper struct around Keeper.
Keeper is the base keeper for the x/oracle module.