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