[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 9dd38b3c66b9aa4831de75bbb7fb7fee7d739b793a2229d1c655ff6c3e42b08c: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")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^