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