Change from http port 80 clearnet to https 443

To be compatible to https://github.com/bisq-network/bisq/pull/4492
This commit is contained in:
Stephan Oeste 2020-09-07 12:38:50 +02:00 committed by Christoph Atteneder
parent 67fc398f9b
commit f21019d44c
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -124,7 +124,7 @@ public final class Preferences implements PersistedDataHost, BridgeAddressProvid
));
private static final ArrayList<String> XMR_TX_PROOF_SERVICES_CLEAR_NET = new ArrayList<>(Arrays.asList(
"78.47.61.90:8081", // @emzy
"xmrblocks.monero.emzy.de", // @emzy
"node77.monero.wiz.biz" // @wiz
));
private static final ArrayList<String> XMR_TX_PROOF_SERVICES = new ArrayList<>(Arrays.asList(