Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 70cc0466065b932a423bad8b7c2a78d849bd25c51243b8a8491995f70ebb5601:47:8
|
47 | Inscription.mintInscription(
48 | recipient: self.recipientCollectionRef,
49 | amount: amount
50 | )
| ^
error: post-condition failed: Total supply must less than or equal to hard cap.
--> 88dd257fcf26d3cc.Inscription:208:12
|
208 | Inscription.totalSupply <= Inscription.hardCap: "Total supply must less than or equal to hard cap."
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^