feat: install op debug exeuction witness (#12622)

This commit is contained in:
Matthias Seitz
2024-11-18 11:53:12 +01:00
committed by GitHub
parent 5056a08112
commit 4b4f9cf406
5 changed files with 54 additions and 16 deletions

View File

@ -29,6 +29,7 @@ reth-evm.workspace = true
reth-revm = { workspace = true, features = ["std"] }
reth-beacon-consensus.workspace = true
reth-trie-db.workspace = true
reth-rpc-server-types.workspace = true
# op-reth
reth-optimism-payload-builder.workspace = true