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: cannot find declaration `NFTStorefront` in `9969d64233d69723.NFTStorefront`
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:5:15
|
5 | import NFTStorefront from 0x9969d64233d69723
| ^^^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:28:34
|
28 | self.storefront = acct.borrow<&NFTStorefront.Storefront>(from: NFTStorefront.StorefrontStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type from array literal: requires an explicit type annotation
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:58:30
|
58 | saleCuts: [saleCutSeller, saleCutRoyalty]
| ^
could not find import [Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot find declaration `NFTStorefront` in `9969d64233d69723.NFTStorefront`
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:5:15
|
5 | import NFTStorefront from 0x9969d64233d69723
| ^^^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:28:34
|
28 | self.storefront = acct.borrow<&NFTStorefront.Storefront>(from: NFTStorefront.StorefrontStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type from array literal: requires an explicit type annotation
--> af8f89ddf60c031c838c63ed51b20f4eeb2802ee18c4fddb4135694f9a5858e9:58:30
|
58 | saleCuts: [saleCutSeller, saleCutRoyalty]
| ^
%!(EXTRA string=No contracts found for identifier=A.9969d64233d69723.NFTStorefront)