electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 70983bb177c980f40bc7cd298ef863e1961fe510
parent e0a323e0beafd737646f7065ad9c7d3efaec0f90
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:
Mlib/currencies.json | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lib/currencies.json b/lib/currencies.json @@ -2,11 +2,6 @@ "BTCChina": [ "CNY" ], - "BTCe": [ - "EUR", - "RUB", - "USD" - ], "BitPay": [ "AED", "AFN", @@ -631,5 +626,10 @@ "Winkdex": [ "USD" ], + "WEX": [ + "EUR", + "RUB", + "USD" + ], "itBit": [] } \ No newline at end of file