Module node

Source
Expand description

Ethereum Node types config.

Re-exports§

pub use crate::payload::EthereumPayloadBuilder;
pub use crate::EthereumEngineValidator;

Structs§

EthereumAddOns
Add-ons w.r.t. l1 ethereum.
EthereumConsensusBuilder
A basic ethereum consensus builder.
EthereumEngineValidatorBuilder
Builder for EthereumEngineValidator.
EthereumEthApiBuilder
Builds EthApi for Ethereum.
EthereumExecutorBuilder
A regular ethereum evm and executor builder.
EthereumNetworkBuilder
A basic ethereum payload service.
EthereumNode
Type configuration for a regular Ethereum node.
EthereumPoolBuilder
A basic ethereum transaction pool.