# Functions
CallType returns a boolean indicating if the provided trace type is a call type.
ChecksumAddress ensures an Ethereum hex address is in Checksum Format.
CreateType returns a boolean indicating if the provided trace type is a create type.
inputFile: genesis file outputFile: bootstrap balance.
No description provided by the author
MustChecksum ensures an address can be converted into a valid checksum.
No description provided by the author
No description provided by the author
StartXDC starts a geth daemon in another goroutine and logs the results to the console.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Blockchain is XDPoSChain.
No description provided by the author
DevnetGenesisBlockIdentifier is the *types.BlockIdentifier of the testnet genesis block.
DevnetNetwork is the value of the network.
DevnetXDCArguments are the arguments to start a mainnet XDPoSChain instance.
Client errors.
Client errors.
Client errors.
Client errors.
MainnetGenesisBlockIdentifier is the *types.BlockIdentifier of the mainnet genesis block.
MainnetNetwork is the value of the network in MainnetNetworkIdentifier.
MainnetXDCArguments are the arguments to start a mainnet XDPoSChain instance.
TestnetGenesisBlockIdentifier is the *types.BlockIdentifier of the testnet genesis block.
TestnetNetwork is the value of the network.
TestnetXDCArguments are the arguments to start a mainnet XDPoSChain instance.
# Structs
No description provided by the author
Call is an XDPoSChain debug trace.
No description provided by the author
GetTransactionReceiptInput is the input to the call method "eth_getTransactionReceipt".