Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Bobblz_NFT` in `329feb3ab062d289.Bobblz_NFT`
--> 17b83580269b659cf6230c6e6b9cefb2687177a26984321b02e77e2e285b9135:2:7
|
2 | import Bobblz_NFT from 0x329feb3ab062d289
| ^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 17b83580269b659cf6230c6e6b9cefb2687177a26984321b02e77e2e285b9135:20:21
|
20 | self.admin = signer.borrow<&Bobblz_NFT.Admin>(from: Bobblz_NFT.AdminStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Bobblz_NFT` in `329feb3ab062d289.Bobblz_NFT`
--> 17b83580269b659cf6230c6e6b9cefb2687177a26984321b02e77e2e285b9135:2:7
|
2 | import Bobblz_NFT from 0x329feb3ab062d289
| ^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 17b83580269b659cf6230c6e6b9cefb2687177a26984321b02e77e2e285b9135:20:21
|
20 | self.admin = signer.borrow<&Bobblz_NFT.Admin>(from: Bobblz_NFT.AdminStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
%!(EXTRA string=No contracts found for identifier=A.329feb3ab062d289.Bobblz_NFT)