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