Skip to content

Commit

Permalink
Update dnsPrefix for disco
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalank authored and kiltsonfire committed Jan 26, 2023
1 parent 3717d14 commit 1f1c59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/bootnodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var GardenBootnodes = []string{

var V5Bootnodes = []string{}

const dnsPrefix = "enrtree://AKA3AM6LPBYEUDMVNU3BSVQJ5AD45Y7YPOHJLEF6W26QOE4VTUDPE@"
const dnsPrefix = "enrtree://ALE24Z2TEZV2XK46RXVB6IIN5HB5WTI4F4SMAVLYCAQIUPU53RSUU@"

// KnownDNSNetwork returns the address of a public DNS-based node list for the given
// genesis hash and protocol. See https://github.com/ethereum/discv4-dns-lists for more
Expand Down

0 comments on commit 1f1c59b

Please sign in to comment.