mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: use DEFAULT_DISCOVERY_PORT constant (#4356)
This commit is contained in:
@ -13,6 +13,7 @@ description = "Network interfaces"
|
||||
reth-primitives.workspace = true
|
||||
reth-eth-wire = { path = "../eth-wire" }
|
||||
reth-rpc-types.workspace = true
|
||||
reth-discv4 = { path = "../discv4" }
|
||||
|
||||
# io
|
||||
serde = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user