Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 463 Bytes

edge-cases.md

File metadata and controls

9 lines (6 loc) · 463 Bytes
description
Developers > Best Yield > Edge cases

Edge cases

If one of the implemented lending providers does not have all the liquidity requested available when the redeemIdleToken is called and no unlent balance is left then the tx will revert.

The only options are to either wait for new liquidity to be returned (the rebalance method already takes this into account and tries to redeem as much as possible) or reduce the redeemed amount.