The mintRewards inside RAACMinter.sol can't be called.
There's a function inside RAACMinter.sol called mintRewards which mints RAAC rewards to a specified address:
As you can see this function is only callable by the StabilityPool.sol:
However, if we take a look at StabilityPool.sol we can see that there is no function to call mintRewards inside RAACMinter.sol, so the mintRewards can't be called ever.
RAACMinter.sol cant mint RAAC rewards to a specified address.
Manual Review
Define a function inside StabilityPool.sol to call mintRewards inside RAACMinter.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.