In mintEgg function is declared external
.
The mintEgg
function is documented as a public
function in the NatSpec @notice
comment, but it is actually declared as external
. This inconsistency between the documentation and the function signature can mislead developers or auditors reviewing the contract behavior.
Mislead developers
Manual review
Update the comment to match the visibility
Mismatch between documentation and implementation
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.