chore: rm blockchaintree dep from engine-tree (#13729)

This commit is contained in:
Matthias Seitz
2025-01-08 14:34:28 +01:00
committed by GitHub
parent bd4947112d
commit cb22b17b3e
5 changed files with 233 additions and 20 deletions

View File

@ -12,7 +12,6 @@ workspace = true
[dependencies]
# reth
reth-blockchain-tree-api.workspace = true
reth-chain-state.workspace = true
reth-chainspec = { workspace = true, optional = true }
reth-consensus.workspace = true