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