Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 700df61b053cb33ebf30e2ffdb795f78ab67cd216eb61217eef9e4495b8a61ff: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")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^