In src\external\chainlink\keepers\market-order\MarketOrderKeeper.sol
the getConfig()
is responsible for returning informations about the configuration.
The configuration includes a streamId
which is not returned in getConfig()
.
In case the getConfig()
function is used, one value will be missing and the function that relies on it won't be able to proceed.
Manual review
Update getConfig()
to also return the streamId
.
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.