The Fund struct contains a typo: dealine_set instead of deadline_set.
Vulnerability Details:
The affected code is in the Fund struct:
rust
Typo: Used consistently but misnamed.
Impact:
Readability: Confuses developers reading the code.
No Functional Impact: Logic unaffected due to consistent usage.
Tools Used: Manual Review
Recommendations:
Correct the typo:
rust
This is strong informational finding, there is no impact for the protocol. The variable is the same on all places.
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.