In trickOrTreat function there's a comment that says " User needs to call fellForTrick() to finish the transaction". There's no fellForTrick function, instead, it should've said resolveTrick function.
The trickOrTreat function has a comment that misleads users & devs by claiming that in the case of not paying enough ETH in trick case they should finish the transaction by calling the fellForTrick function, that which does not exist.
Not serious, but can lead to confusion.
Manual review
Change the comment from "// User needs to call fellForTrick() to finish the transaction" to "// User needs to call resolveTrick() to finish the transaction"
This is an informational issue.
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.