getActivePlayerIndex(address player) will mislead people into believeing they are players[0]
When a user (not a player) called getActivePlayerIndex(address player) function, he will get 0. This will mislead him into believing he is players[0]
mislead users into believing they are already players
manual
replace return 0 with revert NotActivePlayer();
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.