20,000 USDC
View results
Submission Details
Severity: gas
Valid

Interfaces should be indicated with an `I` prefix in the contract name

Summary

Interfaces should be indicated with an I prefix in the contract name

Vulnerability Details

File: src/Staking.sol
7: interface FeeDistribution {

Link to code - https://github.com/Cyfrin/2023-07-beedle/tree/main/src/Staking.sol

Tools Used

Manual Code Review by SolSaver

Recommendations

Consider adding the I prefix to the interfaces

Support

FAQs

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

Give us feedback!