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