Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 1c7621a7950c315a6809e343429b50a0763cea955879a27df9194b4dd721c660:24:25
|
24 | let tible <- self.ownersCollection.withdrawTible(id: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Cannot withdraw: tible does not exist in the collection
--> 0a2fbb92a8ae5c6d.Sk8tibles:292:53
|
292 | let token <- self.ownedNFTs.remove(key: id) ?? panic("Cannot withdraw: tible does not exist in the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^