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