madnight / bitcoin-chart-cli

Bitcoin chart for the terminal as command line util
MIT License
305 stars 40 forks source link

Wrong coin name #3

Closed c4tz closed 7 years ago

c4tz commented 7 years ago

There is a wrong name set for symbol DCR.

https://github.com/madnight/bitcoin-chart-cli/blob/master/coins.js#L7

It should be "Decred".

madnight commented 7 years ago

fixed by https://github.com/madnight/bitcoin-chart-cli/pull/4