tiaanduplessis / coinmarketcap-api

CoinMarketCap API wrapper for node
MIT License
121 stars 37 forks source link

Fix error when passing in an array of currencies to getGlobal() #53

Closed abhinavk99 closed 4 years ago

abhinavk99 commented 4 years ago

Currently, if the parameter is a string or an array, toUpperCase() is called on the parameter, which fails when an array is passed in.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.