package
2.2.9+incompatible
Repository: https://github.com/reddio-com/reddio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
DefaultGenesisBlock returns the Ethereum main net genesis block.
DefaultGoerliGenesisBlock returns the Görli network genesis block.
DefaultHoleskyGenesisBlock returns the Holesky network genesis block.
DefaultSepoliaGenesisBlock returns the Sepolia network genesis block.
DeveloperGenesisBlock returns the 'geth --dev' genesis block.
LoadChainConfig loads the stored chain config if it is already present in database, otherwise, return the config in the provided genesis specification.
No description provided by the author
No description provided by the author
NewRevertError creates a RevertError instance with the provided revert data.
No description provided by the author
NewTxIndexingError creates a TxIndexingError instance.
No description provided by the author
No description provided by the author
sets defaults on the config.
SetupGenesisBlock writes or updates the genesis block in db.
No description provided by the author

# Variables

ErrAlreadyKnown is returned if the transaction is already contained within the pool.
From geth/core/txpool/errors.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ChainOverrides contains the changes to chain config.
No description provided by the author
No description provided by the author
Genesis specifies the header fields, state of a genesis block.
GenesisMismatchError is raised when trying to overwrite an existing genesis block with an incompatible one.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RevertError is an API error that encompasses an EVM revert with JSON error code and a binary data blob.
No description provided by the author
TransactionArgs represents the arguments to construct a new transaction or a message call.
TxIndexingError is an API error that indicates the transaction indexing is not fully finished yet with JSON error code and a binary data blob.
No description provided by the author

# Type aliases

Deprecated: use types.Account instead.
Deprecated: use types.GenesisAlloc instead.