mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor: add Peers trait und decouple rpc from NetworkHandle (#1100)
This commit is contained in:
@ -10,7 +10,7 @@ description = "Network interfaces"
|
||||
[dependencies]
|
||||
# reth
|
||||
reth-primitives = { path = "../../primitives" }
|
||||
|
||||
reth-eth-wire = { path = "../eth-wire" }
|
||||
|
||||
# io
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user