Hasher
Signature of hashing function accepted by [[hashStatements]].
Hasher(
value
,nonce
?):HexString
Parameters
• value: string
• nonce?: string
Returns
HexString
Signature of hashing function accepted by [[hashStatements]].
Hasher(
value
,nonce
?):HexString
• value: string
• nonce?: string
HexString