We can clearly see that effects are done after an external safeMint
call
Someone can mint the RamNFT again and agian without changing the characterstics
Manual Review
Use Reentrancy Guard
Make the function follow CEI to prevent it
Do this instead
The problem is that the `mintRamNFT` function is public and anyone can call it, not that the function uses `_safeMint`.
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.