Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
--> f4c3696381ac1f27a36744a5d22aa40228d463bcf27d106a413906b965b2fb27:37:10
|
37 | InceptionMinter.publicFreeMint(buyer: self.buyerAddress, setID: setID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: set is empty
--> 83ed64a1d4f3833f.InceptionMinter:233:53
|
233 | if (set.getAvailableTemplateIDs().length == 0) { panic("set is empty") }
| ^^^^^^^^^^^^^^^^^^^^^