Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
fredeq
on 30/09/2017, 12:12:13 UTC
fredeq Could you elaborate please on what does "status" mean in JSON? Few days ago my scripts started throwing errors on coins that have "No available stats" status.

For instance, Bipcoin's JSON
http://whattomine.com/coins/171.json

responds with

{"errors":["Could not find active coin with id 171"]}

But the web calculator is apparently up and running:
http://whattomine.com/coins/171-bip-cryptonight



I would not call "No available stats(lagging)" up and running Tongue
If a status is marked with red color then the coin is inactive and calculations are outdated.

Indeed lately I have changed json logic to not include inactive coins.
No reason to return invalid data via json.