mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
move HasRemoteAddr trait to reth-net-common (#775)
This commit is contained in:
@ -9,6 +9,7 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
reth-rlp = { path = "../../common/rlp", features = ["derive", "ethereum-types", "std"] }
|
||||
reth-primitives = { path = "../../primitives" }
|
||||
reth-net-common = { path = "../common" }
|
||||
|
||||
futures = "0.3.24"
|
||||
thiserror = "1.0.37"
|
||||
|
||||
Reference in New Issue
Block a user