https://github.com/Cyfrin/2025-02-raac/blob/main/contracts/libraries/pools/ReserveLibrary.sol#L383
From our withdraw function we expect it to return an amountWithdrawn from the function signature
As shown we expect an amount withdrawn to be returned.
The amountWithdrawn is later assigned to the burned scaled amount below
However, looking at the return values
amountWithdrawn is never returned as expected.
Wrong amountWithdrawn
value
Return values should contain an amountWithdrawn
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.