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