Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 158545f015c83ec741384720177724be5c8343723bf31a55c0488f89db051c9b:7:8
|
7 | storefront.cancelOffer(offerResourceID: offerResourceID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: no offer with that resource ID
--> 3c1c4b041ad18279.Offers:166:60
|
166 | let offer <- self.offers.remove(key: offerResourceID) ?? panic("no offer with that resource ID")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^