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