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