Skip to content

Commit

Permalink
feat(smartdex): LTC is no more a default coin
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius committed Sep 2, 2021
1 parent e8695dc commit 2aad2e2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions assets/config/cfg.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"HUF": "Ft",
"SEK": "kr",
"BTC": "",
"BTC_ALT": "฿",
"LTC": "Ł"
"BTC_ALT": "฿"
},
"available_fiat": [
"USD",
Expand Down Expand Up @@ -79,7 +78,6 @@
],
"possible_currencies": [
"USD",
"BTC",
"LTC"
"BTC"
]
}

0 comments on commit 2aad2e2

Please sign in to comment.