mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 23:32:16 +00:00
Use my DNS seed instead of Jeff's, as his is just a static list and the nodes often appear to be overloaded.
This commit is contained in:
parent
42b2cfa3f0
commit
197f0824ae
@ -178,7 +178,7 @@ public class NetworkParameters implements Serializable {
|
||||
"seed.bitcoin.sipa.be", // Pieter Wuille
|
||||
"dnsseed.bluematt.me", // Matt Corallo
|
||||
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
|
||||
"bitseed.xf2.org", // Jeff Garzik
|
||||
"dnsseed.plan99.net", // Mike Hearn
|
||||
};
|
||||
} else if (type == 3) {
|
||||
// Testnet3
|
||||
|
Loading…
Reference in New Issue
Block a user