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
--> aee48a59fbc17d0e34d632960bc6ab308f2c82d93027f29ce9ab857ce7f7f172:21:8
|
21 | account.keys.add(
22 | publicKey: key,
23 | hashAlgorithm: HashAlgorithm(rawValue: hashAlgorithm)!,
24 | weight: weight
25 | )
| ^