Description: In Pot::closePot(), the managerCut is being transferred directly using the transfer function instead of using the _transferReward function.
Impact: The managerCut should be transferred using the _transferReward function to ensure that the transfer is handled consistently across the protocol. This will help in maintaining the integrity of the protocol and ensure that the transfer is handled correctly.
Recommended mitigation: Use the _transferReward function to transfer the managerCut in the Pot::closePot() function
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.