Skip to content

Commit

Permalink
Remove Jeff Garzik's dns seed
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarguindzberg committed Dec 20, 2018
1 parent 3be463f commit f9bc2f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/org/bitcoinj/params/MainNetParams.java
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ public MainNetParams() {
"dnsseed.bitcoin.dashjr.org", // Luke Dashjr
"seed.bitcoinstats.com", // Chris Decker
"seed.bitnodes.io", // Addy Yeow
"bitseed.xf2.org", // Jeff Garzik
"seed.bitcoin.jonasschnelli.ch",// Jonas Schnelli
"bitcoin.bloqseeds.net", // Bloq
};
Expand Down

0 comments on commit f9bc2f7

Please sign in to comment.