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`
--> fed8ac653a5ea627fac1c0c6cca543b29a1d856b2571e18c0f42c53994acb6c5:10:18
|
10 | prepare(acct: AuthAccount) {
| ^^^^^^^^^^^ not found in this scope
error: value of type `&FixesHeartbeat` has no member `create`
--> fed8ac653a5ea627fac1c0c6cca543b29a1d856b2571e18c0f42c53994acb6c5:14:40
|
14 | acct.save(<- FixesHeartbeat.create(), to: FixesHeartbeat.storagePath)
| ^^^^^^ unknown member