Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: invalid public key: [], err: input ea4d4e8abc10dfe92ee2e25cc88bf6620bbc167c3170afa42e83f960d39ae4a267bebf8d1caee85fc477437d05f995459f9a8f8d953edf44a93fc594171a200a is not a valid ECDSA_secp256k1 key
--> 47397673d6ae7024d0e575440ba40fdf90d7545f876d0db267f3267a13ad0fc8:11:18
|
11 | let publicKey = PublicKey(
12 | publicKey: key.decodeHex(),
13 | signatureAlgorithm: SignatureAlgorithm(rawValue: signatureAlgorithm)!
14 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^