mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 15:22:16 +00:00
Add a new DNS seed from Chris Decker.
Vouch: Chris is a researcher at ETH Zurich who I have met several times. He has run several useful experiments and analyses on the Bitcoin network.
This commit is contained in:
parent
d0cd770d62
commit
351299c9ab
@ -61,6 +61,7 @@ public class MainNetParams extends NetworkParameters {
|
||||
"seed.bitcoin.sipa.be", // Pieter Wuille
|
||||
"dnsseed.bluematt.me", // Matt Corallo
|
||||
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
|
||||
"seed.bitcoinstats.com", // Chris Decker
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user