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

add GET /withdrawals/fee-estimate #14

Conversation

jasonATindiecentive
Copy link
Contributor

Add Get Fee Estimate to coinbase API

Requirements

  • My code is tested and tests are part of this PR
  • Code style is respected
  • My author name is added to composer.json file (optional but preferred)

Copy link
Owner

@MockingMagician MockingMagician left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reordered comment on the withdrawals interface cause it was inversed between doWithdraw and feeEstimate.

Also I've changed return type of feeEstimate to float

Also I've add some functional tests for these two new methods

If it's fine for you I'll do a merge. Thanks for your work 👍

@jasonATindiecentive
Copy link
Contributor Author

Nice! Thanks!

@MockingMagician MockingMagician merged commit 7c77d47 into MockingMagician:master Mar 13, 2021
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.

None yet

2 participants