Moving Optimism bin to Optimism Cli (#9439)

Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
Luca Provini
2024-07-29 17:32:50 +02:00
committed by GitHub
parent 8eba1286d8
commit 56b2798090
22 changed files with 157 additions and 134 deletions

View File

@ -82,4 +82,5 @@ optimism = [
"reth-auto-seal-consensus/optimism",
"reth-optimism-rpc/optimism"
]
asm-keccak = ["reth-primitives/asm-keccak"]
test-utils = ["reth-node-builder/test-utils"]