Missing Event Emission for Critical Changes in Lender.sol
The contract Lender.sol has critical changes in the code at line 84 & 92, but it lacks an event emission to notify off-chain monitors about the changes.
Affected functions:
The absence of an event can prevent external systems from being aware of the critical change, potentially leading to a lack of synchronization between on-chain and off-chain data.
Manual Review
The contract should emit an event when making critical changes.
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.