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