mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
fix(op): Add optimism in node api, few cfg transitions (#6598)
This commit is contained in:
@ -63,5 +63,6 @@ rand.workspace = true
|
||||
test-utils = ["alloy-rlp", "reth-db/test-utils"]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
"reth-interfaces/optimism"
|
||||
"reth-interfaces/optimism",
|
||||
"reth-node-api/optimism"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user