constant
variables instead of using literals.Description: Using constant
variables instead of literals increases readability of code and decreases chances of inadvertently introducing errors.
Found in src/ChoosingRam.sol
Found in src/Dussehra.sol
Recommended Mitigation: Change these literal values to constants. With the first example:
Apply the same logic to the other literal values.
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.