mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
chaincfg: Remove bitseed.xf2.org DNS seed.
This DNS seed does not appear to resolve IPv6 and the returned addresses rarely seem correspond to functioning nodes.
This commit is contained in:
parent
53f55a4634
commit
7d3ca6df7b
@ -220,7 +220,6 @@ var MainNetParams = Params{
|
||||
{"dnsseed.bitcoin.dashjr.org", false},
|
||||
{"seed.bitcoinstats.com", true},
|
||||
{"seed.bitnodes.io", false},
|
||||
{"bitseed.xf2.org", false},
|
||||
{"seed.bitcoin.jonasschnelli.ch", true},
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user