Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot find declaration `Profile` in `29309113c9b58aa7.Profile`
--> a5a69a0cf5f9abdc474b7146696098bf6cbcda1b76656b77c3b82a1104ec1e09:2:15
|
2 | import Profile from 0x29309113c9b58aa7
| ^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> a5a69a0cf5f9abdc474b7146696098bf6cbcda1b76656b77c3b82a1104ec1e09:12:14
|
12 | account.link<&Profile.Base{Profile.Public}>(Profile.publicPath, target: Profile.privatePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^