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