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

2
Cargo.lock generated
View File

@@ -10897,7 +10897,6 @@ dependencies = [
"alloy-rpc-types-debug",
"alloy-trie",
"itertools 0.14.0",
"k256",
"reth-chainspec",
"reth-consensus",
"reth-errors",
@@ -10908,7 +10907,6 @@ dependencies = [
"reth-revm",
"reth-trie-common",
"reth-trie-sparse",
"secp256k1 0.30.0",
"serde",
"serde_with",
"thiserror 2.0.18",