cryptocoinjs / coininfo

JavaScript component for crypto currency specific information.
116 stars 114 forks source link

Add support for Bitcoin Cash #54

Closed cgcardona closed 6 years ago

cgcardona commented 6 years ago

Thanks for a great project. I added support for BCH.

I also enabled messagePrefix FYI.

Thanks again.

fanatid commented 6 years ago

Please move messagePrefix to another PR and squash commits.

cgcardona commented 6 years ago
  1. messagePrefix set back to null. I'll include that in another PR.
  2. Commits squashed in to single commit.

Thanks!

cgcardona commented 6 years ago

Closing in favor of new PR from feature branch as we're using the message prefix in prod from our master branch.

https://github.com/cryptocoinjs/coininfo/pull/57