According to the Solidity Style Guide, private
and internal
function and variable names should begin with an underscore.
There are 7 instances of this issue.
File Link | Instance Count | Instance Links |
---|---|---|
Escrow.sol | 7 | 17,20,21,22,23,24,26 |
Decreased readability/maintainability of project source code.
baudit: a custom static code analysis tool; manual review
Rename private
and internal
function and variable names to begin with an underscore.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.