Expand description
Standalone crate for ethereum-specific Reth configuration and builder types.
Re-exports§
pub use node::EthereumNode;
Modules§
- Ethereum EVM support
- Ethereum Node types config.
Structs§
- A generic block executor provider that can create executors using a strategy factory.
- The types used in the default mainnet ethereum beacon consensus engine.
- Ethereum-related EVM configuration.
- Factory for [
EthExecutionStrategy
]. - Helper type with backwards compatible methods to obtain Ethereum executor providers.