lack of an error message can make debugging more challenging and reduce the clarity of the contract's behavior for other developers or auditors.
https://github.com/Cyfrin/2023-12-the-standard/blob/main/contracts/LiquidationPool.sol#L199
https://github.com/Cyfrin/2023-12-the-standard/blob/main/contracts/LiquidationPoolManager.sol#L50
manual review
you should add an error message to the require statement. This message will be returned when the condition inside require fails, providing more context about the failure.
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.