Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: failed to force-cast value: expected type `Profile.Base{Profile.Owner}`, got `Profile.Base`
--> 1a1b3624d4f1d58dcb5baef9fb6fb187db859c547960d8856e4bf3957eadf1c6:7:4
|
7 | account
8 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^