mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-11 16:41:06 +00:00
Fixed fiat ticker network
This commit is contained in:
parent
4ea7f68250
commit
34e00d392e
@ -58,11 +58,11 @@
|
||||
|
||||
"fiatValueTickers": [
|
||||
{
|
||||
"network": "ethereum",
|
||||
"network": "eth",
|
||||
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum/"
|
||||
},
|
||||
{
|
||||
"network": "ethereum-classic",
|
||||
"network": "etc",
|
||||
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum-classic/"
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user