mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-25 07:07:39 +01:00
Don't use my DNS seed. It's not running on secure hosting so I shut it down.
This commit is contained in:
parent
4494d34be0
commit
bfbc9c0cf6
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ public class MainNetParams extends NetworkParameters {
|
||||||
"seed.bitcoin.sipa.be", // Pieter Wuille
|
"seed.bitcoin.sipa.be", // Pieter Wuille
|
||||||
"dnsseed.bluematt.me", // Matt Corallo
|
"dnsseed.bluematt.me", // Matt Corallo
|
||||||
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
|
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
|
||||||
"dnsseed.plan99.net", // Mike Hearn
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue