chore: move tests in reth_execution_types::chain to reth-evm-optimism (#11115)

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
0xriazaka.eth
2024-10-15 21:47:23 +01:00
committed by GitHub
parent 78415ff7c5
commit d4be773f5f
3 changed files with 83 additions and 12 deletions

View File

@ -42,6 +42,7 @@ tracing.workspace = true
alloy-eips.workspace = true
reth-revm = { workspace = true, features = ["test-utils"] }
reth-primitives = { workspace = true, features = ["test-utils"] }
reth-optimism-chainspec.workspace = true
alloy-genesis.workspace = true
alloy-consensus.workspace = true