Incorrect assginment of userRewards[user] in FeeCollector::claimRewards() after claiming rewards
FeeCollector::claimRewards() if used for user to claim reward fee from feeCollector contract. state varible userRewards[user] stores each user's updated reward share. However it is incorrectly assigned as totalDistributed:
user may not be able to claim rewards because of the incorrect assignment
manual
consider change the userRewards[user] to updated share.
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.