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

Typographical Error in Smart Contract Event Name

Summary

Typographical Error in Smart Contract Event Name

Vulnerability Details

In PasswordStore.sol:18, the event SetNetPassword appears to be a typing error. If the event is to be emitted when a password is set, it presumably should be named something like SetNewPassword.

Impact

No impact on contract performance, as event name does not affect contract functionality.

Tools Used

Manual Review

Recommendations

Change SetNetPassword event name to SetNewPassword.

Updates

Lead Judging Commences

inallhonesty Lead Judge
almost 2 years ago
inallhonesty Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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