Files
reth/crates/node/builder
Matthias Seitz 1fe00a7c35 feat: use FnOnce for node hooks (#7975)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-30 10:23:02 +00:00
..

reth-node-builder

A declarative way to configure a reth ethereum node.

Examples

The examples folder contains various examples of how to use the builder to configure a reth node.