Describe the bug
If protocol/liquidations are paused and unpaused, liquidation prices could all be 0 when unpaused
PROPOSED FIX:
Just in 'liquidateDefaultedLoanWithIncentive' function,the variable 'secondsSinceDefaulted'
could also be set by the 'Time Since Liquidations Unpaused' IF
that value would be less
Describe the bug If protocol/liquidations are paused and unpaused, liquidation prices could all be 0 when unpaused
PROPOSED FIX:
Just in 'liquidateDefaultedLoanWithIncentive' function,the variable 'secondsSinceDefaulted' could also be set by the 'Time Since Liquidations Unpaused' IF that value would be less