Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623)

This commit is contained in:
Aditya Pandey
2024-02-16 22:38:24 +05:30
committed by GitHub
parent 9590faefbb
commit 683b252f83
15 changed files with 169 additions and 85 deletions

View File

@ -37,6 +37,5 @@ optimism = [
"reth-primitives/optimism",
"reth-consensus-common/optimism",
"reth-interfaces/optimism",
"reth-node-api/optimism",
]
js-tracer = ["revm-inspectors/js-tracer"]