Minimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / hashN
Function: hashN()
hashN(
numElements
,elements
):bigint
Parameters
• numElements: number
The number of elements to hash
• elements: Plaintext
The elements to hash
Returns
bigint
The hash of the elements
Defined in
crypto/ts/hashing.ts:101