Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 32ff3857c7a927f5e457406f2ab2f5a2c11c5fc302731fd427d5fa7efe64a10b:12:19
|
12 | let nft <- ownerCollection.withdraw(withdrawID: withdrawID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Cannot withdraw: NFT does not exist in the collection
--> 965411a02ca21b87.TenantService:1481:19
|
1481 | ?? panic("Cannot withdraw: NFT does not exist in the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^