mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(net): add way to get the NodeRecord of the local node (#875)
Co-authored-by: Enrique Ortiz <evalir@users.noreply.github.com>
This commit is contained in:
@ -7,4 +7,5 @@ repository = "https://github.com/paradigmxyz/reth"
|
||||
readme = "README.md"
|
||||
description = "Network interfaces"
|
||||
|
||||
[dependencies]
|
||||
[dependencies]
|
||||
reth-primitives = { path = "../../primitives" }
|
||||
Reference in New Issue
Block a user