The error that will be emitted if the require statement in L176 fails is wrong. It is "This game requires ETH bet", while the ETH bet required is 0 since the joinGameWithToken() function uses winningtokens as bets.
A wrong error has been used along with the require statement in L176. Instead of using "This game doesn't require ETH bet", "This game requires ETH bet" ahs been used.
Confusion for players. (Low)
Manual Review
Change the error to "This game doesn't require ETH bet"
Code suggestions or observations that do not pose a direct security risk.
Code suggestions or observations that do not pose a direct security risk.
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.