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

fix: Return real backing amount when backUnbacked #683

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

miguelmtzinf
Copy link
Contributor

This PR introduces the change of returning the actual backing amount when calling backUnbacked, which can
be smaller than the amount passed as an argument.

Closes #675

@miguelmtzinf miguelmtzinf changed the base branch from master to upgrade/1 June 3, 2022 11:03
@The-3D The-3D merged commit a818243 into feat/3.0.1 Aug 8, 2022
@eboadom eboadom mentioned this pull request Nov 16, 2022
@miguelmtzinf miguelmtzinf deleted the fix/675-return-backing-amount branch January 30, 2023 10:00
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.

Return the actual amount backed in backUnbacked()
2 participants