# Functions
ChainPrivateKeyToOperatorKeyPair converts the Ethereum chain private key to a universal operator key pair.
Connect creates Random Beacon and TBTC Ethereum chain handles.
ConnectBitcoinDifficulty creates Bitcoin difficulty chain handle.
NewBitcoinDifficultyChain construct a new instance of the Bitcoin difficulty - specific Ethereum chain handle.
# Constants
Definitions of contract names.
Definitions of contract names.
Definitions of contract names.
Definitions of contract names.
Definitions of contract names.
Definitions of contract names.
Definitions of contract names.
TODO: The WalletRegistry address is taken from the Bridge contract.
# Variables
DefaultCurve is the default elliptic curve implementation used in the chain/ethereum package.
# Structs
BeaconChain represents a beacon-specific chain handle.
BitcoinDifficultyChain represents a Bitcoin difficulty-specific chain handle.
Command if a wrapper for cobra.Command that holds Ethereum config used by the generated sub-commands to initialize the Ethereum chain connection.
TbtcChain represents a TBTC-specific chain handle.