The RAACMinter.mintRewards() function is intended to be callable only by the StabilityPool. However, there is currently no logic within the StabilityPool to invoke this function.
The RAACMinter.mintRewards() function checks if the caller is the StabilityPool. Since there is no implementation in the StabilityPool that calls this function, it remains inaccessible.
The RAACMinter.mintRewards() function can never be called, which prevents reward minting.
Manual review
Implement logic within the StabilityPool to call the mintRewards() 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.