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

Spelling/NatSpec

Summary

Escrow.sol and EscrowFactory.sol

19 - Therefore, careful consideration should be taken when chosing the token.
19 + Therefore, careful consideration should be taken when choosing the token.

Additionally I think NatSpec would be useful even before the link to the Solidity docs:

/// @notice Predicts the address of a new Escrow contract before it is deployed.
/// @dev Uses the CREATE2 opcode and a unique salt to ensure a unique contract address.
/// See https://docs.soliditylang.org/en/latest/control-structures.html#salted-contract-creations-create2 for more information.

Support

FAQs

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