re-al-Foundation / rwa-contracts

0 stars 0 forks source link

[CCM-02C] Generic Typographic Mistakes #73

Closed chasebrownn closed 5 months ago

chasebrownn commented 5 months ago

CCM-02C: Generic Typographic Mistakes

Type Severity Location
Code Style CrossChainMigrator.sol:L95, L109, L116

Description:

The referenced lines contain typographical mistakes (i.e. private variable without an underscore prefix) or generic documentational errors (i.e. copy-paste) that should be corrected.

Example:

error ExpiredNFT(uint256 _tokenId);

Recommendation:

We advise them to be corrected enhancing the legibility of the codebase.

chasebrownn commented 5 months ago

Resolved for events/errors.