Module reth_node_builder::components

source ·
Expand description

Support for configuring the components of a node. Support for configuring the components of a node.

Customizable components of the node include:

  • The transaction pool.
  • The network implementation.
  • The payload builder service.

Components depend on a fully type configured node: FullNodeTypes.

Structs§

Traits§