Skip to content

Commit

Permalink
Add mainnet seed from OpenBazaar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schildbach committed Nov 3, 2017
1 parent 9f5f973 commit 6208f06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/org/bitcoinj/params/MainNetParams.java
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public MainNetParams() {
"bitseed.xf2.org", // Jeff Garzik
"seed.bitcoin.jonasschnelli.ch",// Jonas Schnelli
"bitcoin.bloqseeds.net", // Bloq
"seed.ob1.io", // OpenBazaar
};
httpSeeds = new HttpDiscovery.Details[] {
// Andreas Schildbach
Expand Down

0 comments on commit 6208f06

Please sign in to comment.