CODE_ERROR
There is an error in the cadence code of this transaction.
[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` --> 85d6a93e0cc61a2d70d32af7c013182d660e95ee7ad577a7eb085f1c1a8175a5:12:23 | 12 | let providerPublic = undefined | ^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `undefined` --> 85d6a93e0cc61a2d70d32af7c013182d660e95ee7ad577a7eb085f1c1a8175a5:13:24 | 13 | let providerPrivate = undefined | ^^^^^^^^^ not found in this scope
Loading...