Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Used the existing constants in BitGoJS.statics #63

Closed
wants to merge 1 commit into from

Conversation

neharac8
Copy link

@neharac8 neharac8 commented Mar 3, 2020

Motivation

Refactor all coins to fetch their constants from BitGoJS.statics.

Overview Of Changes

Removed const coinDecimals from sign.js and replaced with constants from BitGoJS.statics.

Fixes #61

Used constants in BitGoJs.statics in sign.js
Removed const coinDecimals from sign.js and replaced with constants from BitGoJS.statics
@cooncesean
Copy link
Contributor

Thanks @neharac8 -- appreciate you taking the time to tackle this issue.

You're going to need to sign these commits (something we require being a crypto + fintech company focused on security).

Some notes to help you do this:

@cooncesean
Copy link
Contributor

@neharac8 any chance of you signing these commits? We can merge this fairly trivially once you do 👍

@cooncesean cooncesean closed this Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull coinDecimals from BitGoJS.statics
2 participants