ContestManager
loss the refund function which make the managerCut can't be refund.
when contestManager
call closeContest function, the managerCutPercent of the remainingReward in the Pot will be transfer to contestMananger
contract, But contestManager doesn't has the refund function, which make the erc20 be locked in the contestManager contract.
In Pot.sol(https://github.com/Cyfrin/2024-08-MyCut/blob/946231db0fe717039429a11706717be568d03b54/src/Pot.sol#L53C8-L55C54), closePot() the 10% of the remaingRewards was the managerCut and is transfered to the contestManager.
the erc20 token is locked in the ContestManager
manual
add the refund function in ContestManager.sol
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.