We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676e4bb commit 815a9efCopy full SHA for 815a9ef
src/core/crypto/SignSchema.ts
@@ -16,7 +16,7 @@
16
17
/**
18
* [KECCAK_REVERSED_KEY]: Keccak hash algorithm with key reversed.
19
- * [SHA3]: Sha3 has algorithm without key resersed
+ * [SHA3]: Sha3 hash algorithm without key resersed
20
*/
21
export enum SignSchema {
22
KECCAK_REVERSED_KEY = 1,
0 commit comments