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