Closed Montspy closed 2 years ago
The generator should fail gracefully with an explicit message if it failed to generate unique images.
The current behavior is to print a message but continue. Users might miss this and end up minting duplicated images.
Implemented in e0e4252
The generator should fail gracefully with an explicit message if it failed to generate unique images.
The current behavior is to print a message but continue. Users might miss this and end up minting duplicated images.