snek_raffle.vy::enter_raffle
not a complete ENTRANCE_FEE
check condition
According to ERROR_SEND_MORE_TO_ENTER_RAFFLE description
ERROR_SEND_MORE_TO_ENTER_RAFFLE: constant(String[100]) = "SnekRaffle: Send more to enter raffle"
but we check a strict condition assert msg.value == ENTRANCE_FEE, ERROR_SEND_MORE_TO_ENTER_RAFFLE
Someone may send a little bit more money and get SnekRaffle: Send more to enter raffle
message
Manual check
Change condition
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.