Inaccuate comment about claimFees() #94
Labels
1 (Low Risk)
Assets are not at risk. State handling, function incorrect as to spec, issues with comments
bug
Something isn't working
Handle
GeekyLumberjack
Vulnerability details
Impact
This may lead someone to believe the function works differently than it does.
Proof of Concept
//@audit inaccurate comment, this function will claim fees in rewards and in deposit tokens /** * @dev Allows the governance contract of the factory to select a destination * and transfer fees (in rewardTokens) to that address totaling the total fee amount */
Recommended Mitigation Steps
Update comment to include a note about deposit fees being claimed in this function
The text was updated successfully, but these errors were encountered: