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