mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
@ -23,6 +23,7 @@ reth-stages.workspace = true
|
||||
reth-static-file.workspace = true
|
||||
reth-execution-types.workspace = true
|
||||
reth-node-core.workspace = true
|
||||
reth-node-optimism.workspace = true
|
||||
reth-primitives.workspace = true
|
||||
|
||||
## optimisim
|
||||
@ -72,4 +73,5 @@ reth-db-common.workspace = true
|
||||
"reth-primitives/optimism",
|
||||
"reth-evm-optimism/optimism",
|
||||
"reth-provider/optimism",
|
||||
"reth-node-optimism/optimism",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user