Skip to content

Hasher

Signature of hashing function accepted by [[hashStatements]].

Hasher(value, nonce?): HexString

value: string

nonce?: string

HexString

utils/src/Crypto.ts:293