chore: reintroduce receipts verification debug log (#8662)

This commit is contained in:
DaniPopes
2024-06-07 03:21:22 +02:00
committed by GitHub
parent c362fc6c36
commit c7338593aa
5 changed files with 18 additions and 6 deletions

View File

@ -17,7 +17,7 @@ reth-consensus-common.workspace = true
reth-primitives.workspace = true
reth-consensus.workspace = true
tracing.workspace = true
[features]
optimism = [
"reth-primitives/optimism",
]
optimism = ["reth-primitives/optimism"]