CODE_ERROR
There is an error in the cadence code of this transaction.
[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` --> 68e36abe9073fffe89d550af6b76c7ba39761c5ce0b93ff0b0333a4c6c052ff7:10:18 | 10 | prepare(acct: AuthAccount) { | ^^^^^^^^^^^ not found in this scope error: value of type `&FixesHeartbeat` has no member `create` --> 68e36abe9073fffe89d550af6b76c7ba39761c5ce0b93ff0b0333a4c6c052ff7:14:40 | 14 | acct.save(<- FixesHeartbeat.create(), to: FixesHeartbeat.storagePath) | ^^^^^^ unknown member
Loading...