user can participate a second extra than the duration set by the owner
-> with the help of the EggHuntGame::startGame
we are setting the duration
-> consider we have set the duration as 60 seconds and assume current block.timestamp
is at 60 seconds
-> then EggHuntGame::startTime
is 60 and EggHuntGame::endTime
is 120 seconds and we need to allow users to participate only for 60 seconds of duration
-> in the function EggHuntGame::searchForEgg
we have these two conditions
-> with the above two conditions users can particpate from 60th second to 120th seconds which is 61 seconds
Manual Review
User only need to participate only the duration that was set by the owner
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.