Closed RusseII closed 2 years ago
Should we move "withdrawExcessPayment" under pay?
Yeah ... we can probably reorder a few of the methods
Should we move "withdrawExcessPayment" under pay?
Yeah ... we can probably reorder a few of the methods
If you end up doing this - keep the style guide in mind for function grouping 👍 https://docs.soliditylang.org/en/v0.8.13/style-guide.html#order-of-functions
This change is to support the withdraw panel. Previously it was only possible to withdraw 100% of the available collateral.
This method will also be called in the future for refinancing.