Revert "Moving Optimism bin to Optimism Cli" (#9875)

This commit is contained in:
Matthias Seitz
2024-07-29 22:52:59 +02:00
committed by GitHub
parent 700e660337
commit 700caca7a8
22 changed files with 134 additions and 157 deletions

View File

@ -36,10 +36,6 @@ reth-errors.workspace = true
reth-config.workspace = true
reth-evm-optimism.workspace = true
reth-cli.workspace = true
reth-cli-runner.workspace = true
reth-node-builder.workspace = true
reth-tracing.workspace = true
# eth
alloy-genesis.workspace = true
@ -74,4 +70,4 @@ reth-db-common.workspace = true
"reth-primitives/optimism",
"reth-evm-optimism/optimism",
"reth-provider/optimism",
]
]