Closed tserg closed 8 months ago
This PR fixes an issue whereby a valid withdrawal of collateral from a trove may revert if there is exceptionally redistributed yangs that have yet to be pulled into the trove.
We probably want to close this one in favor of #532 but I think it's still a good idea to move the call to charge higher up in withdraw_helper.
charge
withdraw_helper
Closed by #532.
This PR fixes an issue whereby a valid withdrawal of collateral from a trove may revert if there is exceptionally redistributed yangs that have yet to be pulled into the trove.