Flow price: --
68c1aa08d02ec58ac1af7d69b397fc1ea1e8cc10f5e598c12cf30917f8c5835f

Transaction

Hash: 68c1aa08d02ec58ac1af7d69b397fc1ea1e8cc10f5e598c12cf30917f8c5835f
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: mismatched types
 --> 68c1aa08d02ec58ac1af7d69b397fc1ea1e8cc10f5e598c12cf30917f8c5835f:6:54
  |
6 |                 if let listingResourceIDs: [UInt64] = storefrontRef.getListingIDs() {
  |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `optional`, got `[UInt64]`

error: value of type `Transaction` has no member `storefront`
 --> 68c1aa08d02ec58ac1af7d69b397fc1ea1e8cc10f5e598c12cf30917f8c5835f:8:29
  |
8 |                         self.storefront.removeListing(listingResourceID: listingResourceID)
  |                              ^^^^^^^^^^ unknown member


Loading...