mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623)
This commit is contained in:
@ -61,8 +61,4 @@ rand.workspace = true
|
||||
|
||||
[features]
|
||||
test-utils = ["alloy-rlp", "reth-db/test-utils"]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
"reth-interfaces/optimism",
|
||||
"reth-node-api/optimism"
|
||||
]
|
||||
optimism = ["reth-primitives/optimism", "reth-interfaces/optimism"]
|
||||
|
||||
Reference in New Issue
Block a user