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