mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Remove emzy monero explorer
This commit is contained in:
parent
e94b17645e
commit
55dbf4893c
1 changed files with 0 additions and 2 deletions
|
@ -121,11 +121,9 @@ public final class Preferences implements PersistedDataHost, BridgeAddressProvid
|
|||
));
|
||||
|
||||
private static final ArrayList<String> XMR_TX_PROOF_SERVICES_CLEAR_NET = new ArrayList<>(Arrays.asList(
|
||||
"xmrblocks.monero.emzy.de", // @emzy
|
||||
"xmrblocks.bisq.services" // @devinbileck
|
||||
));
|
||||
private static final ArrayList<String> XMR_TX_PROOF_SERVICES = new ArrayList<>(Arrays.asList(
|
||||
"monero3bec7m26vx6si6qo7q7imlaoz45ot5m2b5z2ppgoooo6jx2rqd.onion", // @emzy
|
||||
"devinxmrwu4jrfq2zmq5kqjpxb44hx7i7didebkwrtvmvygj4uuop2ad.onion" // @devinbileck
|
||||
));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue