Closed saucepoint closed 3 months ago
Adds support for poolManager.clear() to posm
poolManager.clear()
Expose support for Actions.CLEAR, which requires a maximum allowable clear limit.
Actions.CLEAR
i.e. For cases where the user will not know the amount (autocompounding), a user may be willing to forfiet up to 100 wei of dust
Related Issue
Adds support for
poolManager.clear()
to posmDescription of changes
Expose support for
Actions.CLEAR
, which requires a maximum allowable clear limit.i.e. For cases where the user will not know the amount (autocompounding), a user may be willing to forfiet up to 100 wei of dust