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