RAACMinter.mintRewards() emits incorrect event value when called
RAACMinter.mintRewards() mint raacTokens if input amount is higher than excessTokens, the function emits RAACMinted event with the input amount value as parameter, however this is not the number of minted tokens.
Event is emitted with wrong value, the tokens that really were minted are not correctly represented.
Manual review
Use the correct parameter value for the event:
suggestion is something that is done by ERC20.mint() function
suggestion is something that is done by ERC20.mint() 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.