Skip to main content

Module node

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.

Functions§

build_evm_configjit
Builds an EthEvmConfig with revmc JIT from CLI JitArgs.
maybe_run_jit_helperjit
Runs the out-of-process JIT helper if this process was launched as one.