Fixed fiat ticker network

pull/62/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
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…
Cancel
Save