package
0.1.0
Repository: https://github.com/gridironchain/gridnode.git
Documentation: pkg.go.dev

# Functions

NewKeeper creates new instances of the oracle Keeper.
NewLegacyQuerier is the module level router for state queries.
NewMsgServerImpl returns an implementation of the ethbridge MsgServer interface for the provided Keeper.
NewQueryServer returns an implementation of the ethbridge QueryServer interface, for the provided Keeper.

# Structs

Keeper maintains the link to data storage and exposes getter/setter methods for the various parts of the state machine.