Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Bobblz_NFT` in `329feb3ab062d289.Bobblz_NFT`
--> 8040d06201936bd04c70c40fe99b945e6c1aebde82b6408f33f45fe411793988:2:7
|
2 | import Bobblz_NFT from 0x329feb3ab062d289
| ^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 8040d06201936bd04c70c40fe99b945e6c1aebde82b6408f33f45fe411793988: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`
--> 8040d06201936bd04c70c40fe99b945e6c1aebde82b6408f33f45fe411793988:2:7
|
2 | import Bobblz_NFT from 0x329feb3ab062d289
| ^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 8040d06201936bd04c70c40fe99b945e6c1aebde82b6408f33f45fe411793988: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)