Nexuist / CoinMarketCapAPI

JSON API for coinmarketcap.com written in node and hosted on OpenShift.
https://coinmarketcap-nexuist.rhcloud.com
54 stars 24 forks source link

coin NAME missing suddenly? #20

Open altsheets opened 7 years ago

altsheets commented 7 years ago

Perhaps I am getting this wrong, but I could swear that the answer of

http://coinmarketcap-nexuist.rhcloud.com/api/all

previously not only contained the SYMBOL, but also the NAME of the coin.

What happened?

Thanks

altsheets commented 7 years ago

I have repaired that, see my fork:

altsheets /lib/CoinFactory.js#L32