Consider marking functions as external
instead of public
if they are not used internally within the contract. This optimization can enhance gas efficiency and reduce contract complexity.
ChoosingRam::increaseValuesOfParticipants()
ChoosingRam::selectRamIfNotSelected()
Dussehra::enterPeopleWhoLikeRam()
Dussehra::killRavana()
Dussehra::withdraw()
Mark the mentioned functions as external
to improve gas efficiency and contract clarity.
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.