3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-07 14:54:15 +00:00

Don't use my DNS seed. It's not running on secure hosting so I shut it down.

This commit is contained in:
Mike Hearn 2013-06-17 16:11:20 +02:00
parent 4494d34be0
commit bfbc9c0cf6

View File

@ -60,7 +60,6 @@ public class MainNetParams extends NetworkParameters {
"seed.bitcoin.sipa.be", // Pieter Wuille
"dnsseed.bluematt.me", // Matt Corallo
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
"dnsseed.plan99.net", // Mike Hearn
};
}