mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-24 22:58:32 +01:00
Add mainnet seed from OpenBazaar.
This commit is contained in:
parent
9f5f973d8a
commit
6208f06d75
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ public class MainNetParams extends AbstractBitcoinNetParams {
|
||||||
"bitseed.xf2.org", // Jeff Garzik
|
"bitseed.xf2.org", // Jeff Garzik
|
||||||
"seed.bitcoin.jonasschnelli.ch",// Jonas Schnelli
|
"seed.bitcoin.jonasschnelli.ch",// Jonas Schnelli
|
||||||
"bitcoin.bloqseeds.net", // Bloq
|
"bitcoin.bloqseeds.net", // Bloq
|
||||||
|
"seed.ob1.io", // OpenBazaar
|
||||||
};
|
};
|
||||||
httpSeeds = new HttpDiscovery.Details[] {
|
httpSeeds = new HttpDiscovery.Details[] {
|
||||||
// Andreas Schildbach
|
// Andreas Schildbach
|
||||||
|
|
Loading…
Add table
Reference in a new issue