[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> a5919a489987ac96136fbbd1c45811338f04904cadde9615955cc4e17a7962d7:54:23
|
54 | let nft <- collection.withdraw(withdrawID: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Could not withdraw an NFT with the provided ID from the collection
--> 49e7a5a4edefe42e.ExampleNFT:158:19
|
158 | ?? panic("Could not withdraw an NFT with the provided ID from the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^