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 variable in this scope: `undefined`
--> c497faddae1c7055d17380c76d6b359970a4c69c73c6b12b4cbb6556aca66b46:12:23
|
12 | let providerPublic = undefined
| ^^^^^^^^^ not found in this scope
error: cannot find variable in this scope: `undefined`
--> c497faddae1c7055d17380c76d6b359970a4c69c73c6b12b4cbb6556aca66b46:13:24
|
13 | let providerPrivate = undefined
| ^^^^^^^^^ not found in this scope