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 map `BorrowValue | Storage` through `AccountMapping` because the output is unrepresentable
--> e1e112b3e120016f358ab7a3fccf5635b475671581237ca4749767c25aef2ef0:12:12
|
12 | signer.keys.add(
| ^^^^^^^^^^^ this usually occurs because the input set is disjunctive and `AccountMapping` is one-to-many
error: cannot access `add`: function requires `Keys | AddKey` authorization, but reference is unauthorized
--> e1e112b3e120016f358ab7a3fccf5635b475671581237ca4749767c25aef2ef0:12:12
|
12 | signer.keys.add(
| ^^^^^^^^^^^^^^^