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 type in this scope: `AuthAccount`
--> 01a28766f2090b60bab3aa6aa93fc75d43b537b926ddffddaceda81d34567852:2:24
|
2 | var acct: AuthAccount
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `AuthAccount`
--> 01a28766f2090b60bab3aa6aa93fc75d43b537b926ddffddaceda81d34567852:4:28
|
4 | prepare(acct: AuthAccount) {
| ^^^^^^^^^^^ not found in this scope