refactor: extract optimism receipts hashing logic to reth-optimism-consensus (#11230)

This commit is contained in:
Arsenii Kulikov
2024-09-26 11:24:04 +03:00
committed by GitHub
parent 4a05826097
commit 353fd60d29
14 changed files with 80 additions and 94 deletions

View File

@ -29,6 +29,7 @@ reth-chainspec.workspace = true
# op-reth
reth-evm-optimism.workspace = true
reth-optimism-consensus.workspace = true
reth-optimism-forks.workspace = true
# ethereum