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