3
0
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:
Mike Hearn 2013-04-13 21:56:15 +02:00
parent 42b2cfa3f0
commit 197f0824ae

View File

@ -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