FeeCollector
wants to track last time user claim his rewards. The current contract has a mapping an internal function to do so:
Problem is the function is not used and there is no public function to provide access to lastClaimTime
.
Protocol cannot track the user last claim.
Manual Review
Call _updateLastClaimTime
inside the claimRewards
function and make the lastClaimTime
public:
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.