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