The verify_proof
function lacks @view
and @external
modifiers.
verify_proof
is a helper function and should be callable externally.
Marking it as @view
and @internal
ensures it is not a read-only and available for external calls.
Add modifiers:
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.