MyCut

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

Unused Custom Error in Pot.sol

Description: In Pot.sol there is a custom error Pot__InsufficientFunds(); which is not used in the whole protocol

error Pot__RewardNotFound();
@> error Pot__InsufficientFunds();
error Pot__StillOpenForClaim();

Recommended mitigation: Remove the unused error recommended to remove it

+
- error Pot__InsufficientFunds();
Updates

Lead Judging Commences

equious Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Appeal created

dharmin Submitter
about 1 year ago
equious Lead Judge
about 1 year ago
dharmin Submitter
about 1 year ago
equious Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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