DeFiFoundry
60,000 USDC
View results
Submission Details
Severity: low
Invalid

`REPORT_PRICE_DECIMALS` is not used anymore, can be removed


Summary

The BaseKeeper contract contains a constant REPORT_PRICE_DECIMALS that is described as "Chainlink Data Streams Reports default decimals (both Basic and Premium)." This constant originated from an older version and is no longer in use.

Note: I am reporting this as a low finding on sponsor request "It came from an old version, you can report it"

Impact

Maintaining an unused constant in the BaseKeeper abstract contract is unnecessary and can lead to confusion or maintenance issues.

Recommendation

Remove the REPORT_PRICE_DECIMALS constant from the BaseKeeper contract as it is no longer used.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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