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

Unnecessary function calls

Summary

In the configureDependencies function in Launderette.sol lines 24 and 27 the toKeycode function is being called when those values are already in the deependecies array.

Vulnerability Details

Impact

LOW

Tools Used

Manual review

Recommendations

Change toKeycode("MONEY") for dependecies[0] in line 24 and toKeycode("WEAPN") for dependecies[1] in line 27

Updates

Lead Judging Commences

n0kto 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.