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