mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore: remove op-reth from repository (#21532)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -79,7 +79,7 @@ pub type RethFullAdapter<DB, Types> =
|
||||
/// configured components and can interact with the node.
|
||||
///
|
||||
/// There are convenience functions for networks that come with a preset of types and components via
|
||||
/// the [`Node`] trait, see `reth_node_ethereum::EthereumNode` or `reth_optimism_node::OpNode`.
|
||||
/// the [`Node`] trait, see `reth_node_ethereum::EthereumNode`.
|
||||
///
|
||||
/// The [`NodeBuilder::node`] function configures the node's types and components in one step.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user