tMerge pull request #2919 from SomberNight/currency_btce - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 70983bb177c980f40bc7cd298ef863e1961fe510 DIR parent e0a323e0beafd737646f7065ad9c7d3efaec0f90 HTML Author: ThomasV <thomasv@electrum.org> Date: Sun, 24 Sep 2017 09:32:35 +0200 Merge pull request #2919 from SomberNight/currency_btce finish BTCe to WEX renaming Diffstat: M lib/currencies.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --- DIR diff --git a/lib/currencies.json b/lib/currencies.json t@@ -2,11 +2,6 @@ "BTCChina": [ "CNY" ], - "BTCe": [ - "EUR", - "RUB", - "USD" - ], "BitPay": [ "AED", "AFN", t@@ -631,5 +626,10 @@ "Winkdex": [ "USD" ], + "WEX": [ + "EUR", + "RUB", + "USD" + ], "itBit": [] } \ No newline at end of file