Browse Source

Update api.json

master
yuriy0803 1 year ago committed by GitHub
parent
commit
c38eba68af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      api.json

4
api.json

@ -4,7 +4,7 @@
"name": "main",
"pplns": 9000,
"network": "classic",
"coin-name": "ETC",
"coin-name": "etc",
"algo": "etchash",
"proxy": {
"enabled": true,
@ -103,7 +103,7 @@
},
"exchange": {
"enabled": true,
"url": "https://api.coinpaprika.com/v1/ticker/etc-ethereum-classic",
"url": "https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&ids=ethereum-classic",
"timeout": "50s",
"refreshInterval": "900s"
},

Loading…
Cancel
Save