DSCEngine Contract uses the moreThanZero Modifier, this isn't really a risk but would be better to set the if statement to if (amount <= 0) instead of if(amount == 0) -> it would just be better practice.
set the if statement to if (amount <= 0) instead of if(amount == 0)
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.