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 `Components` in `cb9a812737bbc679.Components`
--> 84649d6af020c9d5faa0a31e831774726be83406a76365228ab6036246d79c55:1:7
|
1 | import Components from 0xcb9a812737bbc679
| ^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 84649d6af020c9d5faa0a31e831774726be83406a76365228ab6036246d79c55:5:20
|
5 | let admin = acct.borrow<&Components.Admin>(from: Components.AdminPath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^