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