Snowman Merkle Airdrop

First Flight #42
Beginner FriendlyFoundrySolidityNFT
100 EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

### [L-3] Unused Error Code: SM__NotAllowed

[L-3] Unused Error Code: SM__NotAllowed

Description

The error SM__NotAllowed is defined in the contract but is not utilized in any of the contract logic.

Impact:

Code Clarity: Reduces readability and increases the complexity of the code.

Recommended Mitigation

Remove Unused Code: If SM__NotAllowed is not required, delete its definition to improve code clarity and maintainability.

- error SM__NotAllowed();
Updates

Lead Judging Commences

yeahchibyke Lead Judge 3 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.