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

Enable all collateral to be withdrawn #725

Closed
tomjeatt opened this issue Feb 15, 2024 · 0 comments · Fixed by #727
Closed

Enable all collateral to be withdrawn #725

tomjeatt opened this issue Feb 15, 2024 · 0 comments · Fixed by #727
Labels
enhancement New feature or request

Comments

@tomjeatt
Copy link
Contributor

Blocks interlay/interbtc-ui#1580

The UI calls the vaults.withdrawCollateral method which takes an amount with a type of MonetaryAmount. To withdraw all collateral, we need to be able to pass in None rather than a MonetaryAmount.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant