chore: block recovery cleanup (#21436)

This commit is contained in:
Héctor Masip Ardevol
2026-02-05 22:28:50 +01:00
committed by GitHub
parent ce4be7dd87
commit 28406938c4
4 changed files with 4 additions and 79 deletions

View File

@@ -28,7 +28,7 @@ reth-evm.workspace = true
reth-evm-ethereum.workspace = true
reth-ethereum-consensus.workspace = true
reth-revm = { workspace = true, features = ["std", "witness"] }
reth-stateless = { workspace = true, features = ["secp256k1"] }
reth-stateless = { workspace = true }
reth-tracing.workspace = true
reth-trie.workspace = true
reth-trie-db.workspace = true