Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: mismatched types
--> cce0aa7798af1776005a10a48295c54d77b80d6a12c1cf50fd1e8ff9adb21d77:7:65
|
7 | signatureAlgorithm: SignatureAlgorithm(rawValue: SignatureAlgorithm.ECDSA_secp256k1)!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `UInt8`, got `SignatureAlgorithm`
error: mismatched types
--> cce0aa7798af1776005a10a48295c54d77b80d6a12c1cf50fd1e8ff9adb21d77:9:51
|
9 | hashAlgorithm: HashAlgorithm(rawValue: HashAlgorithm.SHA3_256)!,
| ^^^^^^^^^^^^^^^^^^^^^^ expected `UInt8`, got `HashAlgorithm`