mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: integrate DNS discovery service (#832)
This commit is contained in:
@ -11,6 +11,7 @@ description = "Support for EIP-1459 Node Discovery via DNS"
|
||||
# reth
|
||||
reth-primitives = { path = "../../primitives" }
|
||||
reth-net-common = { path = "../common" }
|
||||
reth-rlp = { path = "../../common/rlp" }
|
||||
|
||||
# ethereum
|
||||
secp256k1 = { version = "0.24", features = [
|
||||
|
||||
Reference in New Issue
Block a user