You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to allow us to claim any nToken interest generated by the fees accrued to Swivel.sol, we need to be able to arbitrarily redeem Swivel.sol's vault interest.
To do this, all we need to do is remove the authorized modifier from the function on marketplace.
The text was updated successfully, but these errors were encountered:
In order to allow us to claim any nToken interest generated by the fees accrued to Swivel.sol, we need to be able to arbitrarily redeem Swivel.sol's vault interest.
To do this, all we need to do is remove the
authorized
modifier from the function on marketplace.The text was updated successfully, but these errors were encountered: