Whoops! 😨 Something unexpected happened...
[Error Code: 1051] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: add account key failed: adding account key failed: adding account key failed: [Error Code: 1051] invalid value (2): hashing algorithm type not supported
--> eb6065d6f0b2703bace95f78dbcebbb53510dce5f315fcd80b79fa3137b2c9fc:13:8
|
13 | account.keys.add(
14 | publicKey: key,
15 | hashAlgorithm: HashAlgorithm(rawValue: hashAlgorithm)!,
16 | weight: weight
17 | )
| ^