15,000 USDC
View results
Submission Details
Severity: gas

[I-03] - Variables should follow the naming convention.

Details

Underscore Prefix for Non-external Functions and Variables

  • _singleLeadingUnderscore

This convention is suggested for non-external functions and state variables (private or internal).

Recommendations

Rename the variables to follow the proper style guides of the solidity programming language.

Support

FAQs

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