Module core

Source
Expand description

Re-exported from reth_node_core.

Modules§

args
Parameters for configuring the rpc more granularity via CLI
cli
Additional CLI configuration support.
dirs
reth data directories.
exit
Helper types for waiting for the node to exit.
node_config
Support for customizing the node
primitives
Re-exported primitive types
rpc
Re-export of reth_rpc_* crates.
utils
Utility functions for node startup and shutdown, for example path parsing and retrieving single blocks from the network.
version
Version information for reth.