mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
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.
This commit is contained in:
parent
5d462f9555
commit
30a7952cbb
1 changed files with 7 additions and 1 deletions
|
@ -341,6 +341,12 @@
|
|||
"Bitcointoyou": [
|
||||
"BRL"
|
||||
],
|
||||
"BitcoinVenezuela": [
|
||||
"ARS",
|
||||
"EUR",
|
||||
"USD",
|
||||
"VEF"
|
||||
],
|
||||
"Bitmarket": [
|
||||
"PLN"
|
||||
],
|
||||
|
@ -814,4 +820,4 @@
|
|||
"USD"
|
||||
],
|
||||
"itBit": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue