40,000 USDC
View results
Submission Details
Severity: gas
Valid

NatSpec `@param` is missing

Summary

Vulnerability Details

Instances (3):

File: src/Escrow.sol
32: constructor(

Link to code - https://github.com/Cyfrin/2023-07-escrow/tree/main/src/Escrow.sol

File: src/EscrowFactory.sol
57: function computeEscrowAddress(

Link to code - https://github.com/Cyfrin/2023-07-escrow/tree/main/src/EscrowFactory.sol

File: src/IEscrow.sol
45: function resolveDispute(uint256 buyerAward) external;

Link to code - https://github.com/Cyfrin/2023-07-escrow/tree/main/src/IEscrow.sol

Tools Used

Custom analyzer tool

Recommendations

Add NatSpec @param to make the documentations complete

Support

FAQs

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