package
0.0.0-20220331220452-7d63ed464df1
Repository: https://github.com/zapproject/pythia.git
Documentation: pkg.go.dev
# Functions
this is helpful for debugging, lets you quickly find the type of each event.
BuildCodec constructs a merged abi structure representing all methods/events for Zap contracts.
NewClient creates a new client instance.
NewMockClient returns instance of mock client.
NewMockClientWithValues creates a mock client with default values to return for calls.
No description provided by the author
# Variables
No description provided by the author
# Structs
ABICodec holds abi definitions for encoding/decoding contract methods and events.
CurrentChallenge holds details about the current mining challenge.
MockOptions are config options for the mock client.
MockQueryMeta is hardcoded query metadata to use for testing.
# Interfaces
ETHClient is the main abstraction interface for client operations.