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