[Error Code: 1101] cadence runtime error Execution failed: error: cannot find declaration `NFTStorefront` in `9a57dfe5c8ce609c.NFTStorefront` --> 942caf7c11c18abbbb20d91661d8d884b031b96bea66246a86eafee1d955d077:2:8 | 2 | import NFTStorefront from 0x9a57dfe5c8ce609c | ^^^^^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 942caf7c11c18abbbb20d91661d8d884b031b96bea66246a86eafee1d955d077:6:21 | 6 | self.storefront = acct.borrow<&NFTStorefront.Storefront{NFTStorefront.StorefrontManager}>(from: NFTStorefront.StorefrontStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find import [Error Code: 1101] cadence runtime error Execution failed: error: cannot find declaration `NFTStorefront` in `9a57dfe5c8ce609c.NFTStorefront` --> 942caf7c11c18abbbb20d91661d8d884b031b96bea66246a86eafee1d955d077:2:8 | 2 | import NFTStorefront from 0x9a57dfe5c8ce609c | ^^^^^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 942caf7c11c18abbbb20d91661d8d884b031b96bea66246a86eafee1d955d077:6:21 | 6 | self.storefront = acct.borrow<&NFTStorefront.Storefront{NFTStorefront.StorefrontManager}>(from: NFTStorefront.StorefrontStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %!(EXTRA string=No contracts found for identifier=A.9a57dfe5c8ce609c.NFTStorefront)
Loading...