Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: get program failed: cannot check account freeze status: [Error Code: 1201] account not found for address ba1132bc08f82fe2
--> ba1132bc08f82fe2.Profile
error: cannot find type in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:23
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot find type in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:36
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot find variable in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:58
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot infer type parameter: `T`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:6:12
|
6 | account
| ^
could not find import [Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: get program failed: cannot check account freeze status: [Error Code: 1201] account not found for address ba1132bc08f82fe2
--> ba1132bc08f82fe2.Profile
error: cannot find type in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:23
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot find type in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:36
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot find variable in this scope: `Profile`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:7:58
|
7 | .borrow<&Profile.Base{Profile.Owner}>(from: Profile.privatePath)!
| ^^^^^^^ not found in this scope
error: cannot infer type parameter: `T`
--> 4bdd4c4a7a3324b6ace1d775a9710c1bd82029e88a0b4be088f5a2dc8d445b15:6:12
|
6 | account
| ^
%!(EXTRA string=No contracts found for identifier=A.ba1132bc08f82fe2.Profile)