mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
chore: block recovery cleanup (#21436)
This commit is contained in:
committed by
GitHub
parent
ce4be7dd87
commit
28406938c4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user