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