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