feat: replace engine types in payload stack (#8893)

This commit is contained in:
Matthias Seitz
2024-06-17 19:39:18 +02:00
committed by GitHub
parent ed9f36b54f
commit f967f9eb40
6 changed files with 25 additions and 29 deletions

View File

@ -18,7 +18,6 @@ reth-rpc-types.workspace = true
reth-transaction-pool.workspace = true
reth-errors.workspace = true
reth-provider.workspace = true
reth-engine-primitives.workspace = true
reth-payload-primitives.workspace = true
reth-ethereum-engine-primitives.workspace = true