Omniscia Rari Capital Audit
CErc20 Code Style Findings
CErc20 Code Style Findings
CE0-01C: Inconsistent Documentation
| Type | Severity | Location |
|---|---|---|
| Code Style | Informational | CErc20.sol:L11-L20 |
Description:
The linked segment contains leftover documentation from Compound and does not account for the new variables.
Recommendation:
We advise proper documentation to be added for reserveFactorMantissa_ and adminFeeMantissa_ preceding the initialize function.The development team has acknowledged this exhibit but decided to not apply its remediation in the current version of the codebase citing time constraints.