tShow fiat options from api.bitcoinvenezuela.com - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 30a7952cbb2e1c59c5eabaaee64d8a4e15a1b0cb DIR parent 5d462f9555198770e6ef9eba126c1574662d7431 HTML Author: Randy Brito <rdy@aol.es> Date: Thu, 12 Jul 2018 17:27:28 -0400 Show fiat options from api.bitcoinvenezuela.com Adding the options to be able to select BitcoinVenezuela.com fiat exchange rates in the Preferences. Certificate validation has been fixed. Diffstat: M lib/currencies.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) --- DIR diff --git a/lib/currencies.json b/lib/currencies.json t@@ -341,6 +341,12 @@ "Bitcointoyou": [ "BRL" ], + "BitcoinVenezuela": [ + "ARS", + "EUR", + "USD", + "VEF" + ], "Bitmarket": [ "PLN" ], t@@ -814,4 +820,4 @@ "USD" ], "itBit": [] -} -\ No newline at end of file +}