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

Require floats instead of Decimals for BuyLimit / SellLimit / Withdrawal #48

Merged
merged 2 commits into from
Jan 22, 2018

Conversation

payaaam
Copy link
Contributor

@payaaam payaaam commented Jan 22, 2018

  • Updated BuyLimit to use decimal.Decimal for rate and quantity.
  • Updated SellLimit to use decimal.Decimal for rate and quantity.
  • Updated Withdraw to use decimal.Decimal for withdrawal amount.

@payaaam payaaam changed the title changed floats to decimals Require floats instead of Decimals for BuyLimit / SellLimit / Withdrawal Jan 22, 2018
@toorop toorop merged commit 7dfe1b3 into toorop:master Jan 22, 2018
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.

2 participants