package
0.0.0-20220331220452-7d63ed464df1
Repository: https://github.com/zapproject/pythia.git
Documentation: pkg.go.dev

# Functions

Open the database using the given DB file as its data store.
OpenLocalProxy creates a local data proxy so that the miner operations are seamless regardlesswhether accessing data remotely or locally.
OpenRemoteDB establishes a proxy to a remote data server.
No description provided by the author

# Constants

BalanceKey is the key to store/lookup account balance.
CurrentChallengeKey DB key.
BalanceKey is the key to store/lookup account balance.
Dispute Status.
GasKey.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
Request values are stored with this prefix plus request id.
RequestID's are stored with this prefix and the id itselfe.g.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
BalanceKey is the key to store/lookup account balance.
TokenBalance.
Top 50.
BalanceKey is the key to store/lookup account balance.

# Interfaces

DataServerProxy interface for local interaction/abstraction/testing.
DB is the primary interface to an underlying datastore.
RequestSigner handles signing an outgoing request.
RequestValidator validates that a miner's signature is valid, that its addressis whitelisted, and minizes chances that the requested hash isn't being replayed.