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
https://github.com/makerdao/dss-chief/blob/master/src/chief.sol#L79C32-L79C36 - this flash loan protection means that on any block that someone delegated we can not kick a liquidation or do a final take (in case there was a redelegation). Apart from it happening by accident it can be a way to block liquidations.
The text was updated successfully, but these errors were encountered:
https://github.com/makerdao/dss-chief/blob/master/src/chief.sol#L79C32-L79C36 - this flash loan protection means that on any block that someone delegated we can not kick a liquidation or do a final take (in case there was a redelegation). Apart from it happening by accident it can be a way to block liquidations.
The text was updated successfully, but these errors were encountered: