Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Enum status NOT_CHECKED_TWICE does not follow convention

Summary

The NOT_CHECKED_TWICE enum value deviates from the other status enum values. the contract logic is not at all set up for this enum value to be used.

Vulnerability Details

If the contract were to be redeployed with the intent to use that enum value, the contract logic will have to be changed significantly.

Impact

Low. The contract is immutable and the enum value is not used in the code.

Tools Used

Manual Review

Recommendations

Remove the value NOT_CHECKED_TWICE from the status enum.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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