The Solidity documentation recommends "that Solidity contracts are fully annotated using NatSpec for all public interfaces (everything in the ABI)."
There are 7 instances of this issue.
File Link | Instance Count | Instance Links |
---|---|---|
Escrow.sol | 7 | 135,139,143,147,151,155,159 |
Decreased readability/maintainability of project source code, increased complexity of automated testing, and a reduced contract user experience.
baudit: a custom static code analysis tool; manual review
NatSpec documentation should be used for improved readability, a better user experience, enhanced auditability, enablement of automated testing and verification, and to promote standardization and interoperability.
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.