Merge pull request #844 from creslinux/Constants_usdt

To be able to start with USDT in fiat_display_currency in config.json
This commit is contained in:
Matthias
2018-06-04 21:56:34 +02:00
committed by GitHub
2 changed files with 6 additions and 3 deletions

View File

@@ -31,7 +31,8 @@ SUPPORTED_FIAT = [
"AUD", "BRL", "CAD", "CHF", "CLP", "CNY", "CZK", "DKK",
"EUR", "GBP", "HKD", "HUF", "IDR", "ILS", "INR", "JPY",
"KRW", "MXN", "MYR", "NOK", "NZD", "PHP", "PKR", "PLN",
"RUB", "SEK", "SGD", "THB", "TRY", "TWD", "ZAR", "USD"
"RUB", "SEK", "SGD", "THB", "TRY", "TWD", "ZAR", "USD",
"BTC", "ETH", "XRP", "LTC", "BCH", "USDT"
]
# Required json-schema for user specified config