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`
--> 5b548a814193ae807e7e5301985b30fbe35b71b8d8cdf9d03d5288969073474f:7:4
|
7 | account
8 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^