mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(op): Add optimism in node api, few cfg transitions (#6598)
This commit is contained in:
@ -54,5 +54,6 @@ optimism = [
|
||||
"reth-rpc-types/optimism",
|
||||
"reth-rpc-types-compat/optimism",
|
||||
"reth-interfaces/optimism",
|
||||
"reth-transaction-pool/optimism"
|
||||
"reth-transaction-pool/optimism",
|
||||
"reth-node-api/optimism",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user