mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
rpc: replace reth-primitive imports (#10812)
This commit is contained in:
committed by
GitHub
parent
5614a0260a
commit
60dcea847c
@ -68,6 +68,8 @@ reth-transaction-pool = { workspace = true, features = ["test-utils"] }
|
||||
reth-tokio-util.workspace = true
|
||||
reth-node-api.workspace = true
|
||||
|
||||
alloy-primitives.workspace = true
|
||||
|
||||
tokio = { workspace = true, features = ["rt", "rt-multi-thread"] }
|
||||
serde_json.workspace = true
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user