MyCut

First Flight #23
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

in Pot.sol, the Pot__InsufficientFunds error is not necessary, It's better to delete Pot__InsufficientFunds error

Summary

in Pot.sol, the Pot__InsufficientFunds error isn't been used by any code, so it's better to delete Pot__InsufficientFunds to make code more concise.

Vulnerability Details

in Pot.sol, the Pot__InsufficientFunds error isn't been used by any code, so it's better to delete Pot__InsufficientFunds to make code more concise.

Impact

Tools Used

manual

Recommendations

-- error Pot__InsufficientFunds();
Updates

Lead Judging Commences

equious Lead Judge 12 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.