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:
@ -34,10 +34,10 @@ tikv-jemalloc-ctl = { version = "0.5.0", optional = true }
|
||||
procfs = "0.16.0"
|
||||
|
||||
[dev-dependencies]
|
||||
reth-db = { workspace = true, features = ["test-utils"] }
|
||||
reqwest.workspace = true
|
||||
reth-chainspec.workspace = true
|
||||
socket2 = { version = "0.4", default-features = false }
|
||||
reth-provider = { workspace = true, features = ["test-utils"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user