chore: abstract OpPayloadBuilder over ChainSpec (#14374)

This commit is contained in:
Arsenii Kulikov
2025-02-10 22:00:24 +04:00
committed by GitHub
parent 477b747ef4
commit 4d9a98780f
3 changed files with 23 additions and 17 deletions

View File

@ -29,7 +29,6 @@ reth-basic-payload-builder.workspace = true
reth-chain-state.workspace = true
# op-reth
reth-optimism-chainspec.workspace = true
reth-optimism-consensus.workspace = true
reth-optimism-evm.workspace = true
reth-optimism-forks.workspace = true