15,000 USDC
View results
Submission Details
Severity: low

The function is not actually using the AggregatorV3Interface contract

Summary

The function is not actually using the AggregatorV3Interface contract, so the parameter is not necessary.

Vulnerability Details

Impact

Tools Used

Recommendations

function getTimeout() public pure returns (uint256) {
return TIMEOUT;
}

Support

FAQs

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