mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-25 07:07:39 +01: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue