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:
@@ -27,7 +27,7 @@ pub trait RethCli: Sized {
|
||||
/// The associated `ChainSpecParser` type
|
||||
type ChainSpecParser: ChainSpecParser;
|
||||
|
||||
/// The name of the implementation, eg. `reth`, `op-reth`, etc.
|
||||
/// The name of the implementation, eg. `reth`.
|
||||
fn name(&self) -> Cow<'static, str>;
|
||||
|
||||
/// The version of the node, such as `reth/v1.0.0`
|
||||
|
||||
Reference in New Issue
Block a user