Browse Source

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.
3.2.x
Randy Brito 7 years ago
committed by Johann Bauer
parent
commit
30a7952cbb
  1. 8
      lib/currencies.json

8
lib/currencies.json

@ -341,6 +341,12 @@
"Bitcointoyou": [ "Bitcointoyou": [
"BRL" "BRL"
], ],
"BitcoinVenezuela": [
"ARS",
"EUR",
"USD",
"VEF"
],
"Bitmarket": [ "Bitmarket": [
"PLN" "PLN"
], ],
@ -814,4 +820,4 @@
"USD" "USD"
], ],
"itBit": [] "itBit": []
} }

Loading…
Cancel
Save