Snowman::mintSnowman does not check for 0 amountThe mintSnowman() takes in parameter amount for determining the number of NFTs to mint
The function does not check for 0 amount which basically does nothing
Likelihood:
Whenever mintSnowman() is called with amount = 0
Impact:
Unnecessary function execution
Add the following test case to the test suite of Snowman
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.