The developer did not use the correct NatSpec comments.
Solidity contracts can also contain NatSpec comments. They are written with a triple slash (///
) or a double asterisk block (/** ... */
) and they should be used directly above function declarations or statements.
Manual Review
Suggestion: Use proper NatSpec comments.
Reference:NatSpec— Solidity 0.8.21 documentation
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.