The getTimeout()
function in the OracleLib contract is currently marked as public
, although it could be marked as external
to optimize gas usage.
Manual review
Consider changing the visibility of the getTimeout()
function to external
to save gas when the function is called from outside the contract:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.