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. 6
      lib/currencies.json

6
lib/currencies.json

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

Loading…
Cancel
Save