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

L2: `MerkleRootUpdated` event is not used by the contract

Summary

MerkleRootUpdated event is not used by the contract, So there is no need to declare this event. It's recommended to delete event MerkleRootUpdated(bytes32 newMerkleRoot);

Vulnerability Details

there is not emit MerkleRootUpdated event in codebase, So It's recommended to delete MerkleRootUpdated event,

Impact

Tools Used

None

Recommendations

remove the event MerkleRootUpdated(bytes32 newMerkleRoot);

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

Info

Support

FAQs

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