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`
--> 3044802809bde06eb6d140aaa2d55ae5ef904be7aebb6ac92a60eb59c071bb80:8:20
|
8 | prepare(signer: AuthAccount) {
| ^^^^^^^^^^^ not found in this scope
error: cannot access `unstake`: function requires `Withdraw` authorization, but reference is unauthorized
--> 3044802809bde06eb6d140aaa2d55ae5ef904be7aebb6ac92a60eb59c071bb80:15:12
|
15 | self.stakeCollectionRef.unstake(id: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^