The _revertIfHealthFactorIsBroken()
check in the liquidate()
function is useless and can be removed to save gas.
The _revertIfHealthFactorIsBroken()
check is useless because the if
above is insuring that HealthFactor
has improved or it reverts.
Useless gas consumption.
Manual review.
Remove the _revertIfHealthFactorIsBroken()
check in the liquidate()
function
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.