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` --> 580b3b1391acd1e1547ac42193d7be1d6f76a63f4fc65e10820b080a0442c82e:7:20 | 7 | prepare(acct: AuthAccount) { | ^^^^^^^^^^^ not found in this scope error: too few arguments --> 580b3b1391acd1e1547ac42193d7be1d6f76a63f4fc65e10820b080a0442c82e:9:28 | 9 | let collection <- HouseBadge.createEmptyCollection() as! @HouseBadge.Collection | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected at least 1, got 0