After initializing amountToMint
by adding balanceIncrease
to amount
, both of which are non-scaled, it should be converted to a scaled version by dividing by index
. Then, the _mint
function is triggered.
Incorrect calculations.
Manual review.
Make the following changes to the DebtToken::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.