Skip to content

Commit

Permalink
Remove wiz monero explorer
Browse files Browse the repository at this point in the history
@wiz is no longer running a Monero explorer
bisq-network#4790
  • Loading branch information
huey735 committed Jul 1, 2021
1 parent 578d680 commit 26d33e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/bisq/core/user/Preferences.java
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ public final class Preferences implements PersistedDataHost, BridgeAddressProvid
));
private static final ArrayList<String> XMR_TX_PROOF_SERVICES = new ArrayList<>(Arrays.asList(
"monero3bec7m26vx6si6qo7q7imlaoz45ot5m2b5z2ppgoooo6jx2rqd.onion", // @emzy
//"wizxmr4hbdxdszqm5rfyqvceyca5jq62ppvtuznasnk66wvhhvgm3uyd.onion", // @wiz
"devinxmrwu4jrfq2zmq5kqjpxb44hx7i7didebkwrtvmvygj4uuop2ad.onion" // @devinbileck
));

Expand Down

0 comments on commit 26d33e1

Please sign in to comment.