[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 68c4bc15c83af72996fd300933c6f942c88ae5dd4af5ff46428b3777802680ea:33:24
|
33 | self.tempNFT <- withdrawRef.withdraw(withdrawID: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Could not withdraw an NFT with the provided ID from the collection
--> 8a8f352692c473a0.ExampleNFT:185:19
|
185 | ?? panic("Could not withdraw an NFT with the provided ID from the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^