Module node

Source
Available on crate feature node-api only.
Expand description

Re-exported ethereum node

Modules§

api
Standalone crate for Reth configuration traits and builder types.
consensusnode
Beacon consensus implementation.
enginenode
Validates execution payload wrt Ethereum Execution Engine API version.
evmnode
Ethereum EVM support
nodenode
Ethereum Node types config.
payloadnode
Payload component configuration for the Ethereum node.

Structs§

BasicBlockExecutorProvidernode
A generic block executor provider that can create executors using a strategy factory.
EthEngineTypesnode
The types used in the default mainnet ethereum beacon consensus engine.
EthEvmConfignode
Ethereum-related EVM configuration.
EthExecutorProvidernode
Helper type with backwards compatible methods to obtain Ethereum executor providers.
EthereumEngineValidatornode
Validator for the ethereum engine API.
EthereumEthApiBuildernode
Builds EthApi for Ethereum.
EthereumNodenode
Type configuration for a regular Ethereum node.