Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
--> bfa4fb30eaef9d72ca7a4b15635361c144c06cdb9fb7ae44b42cf54b2f598398:11:8
|
11 | AnalogMinter.mintFreeNFT(buyer: self.buyerAddress, numberOfTokens: numberOfTokens)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 427ceada271aa0b1.AnalogMinter:187:6
|
187 | admin.mintNFT(recipient: NFTReceiver, setID: setID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Set is empty
--> 427ceada271aa0b1.Analogs:494:8
|
494 | panic("Set is empty")
| ^^^^^^^^^^^^^^^^^^^^^