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 optional currentBalance field #76

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Add optional currentBalance field #76

merged 1 commit into from
Aug 1, 2021

Conversation

akumaigorodski
Copy link
Collaborator

In cases where user has an account at service an actual balance there may be higher than maxWithdrawable, it's useful to let user know about that and also works well with balanceCheck when wallet does not try to withdraw an amount automatically but just informs user.

In cases where user has an account at service an actual balance there may be higher than `maxWithdrawable`, it's useful to let user know about that and also works well with `balanceCheck` when wallet does not try to withdraw an amount automatically but just informs user.
@fiatjaf fiatjaf merged commit 2fcdd9a into master Aug 1, 2021
@fiatjaf fiatjaf deleted the optional-balance branch August 1, 2021 01:38
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