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