Minimal Anti Collusion Infrastructure (MACI) / hashN
Function: hashN()
hashN(
numElements
,elements
):bigint
Defined in: packages/crypto/ts/hashing.ts:101
Hash up to N elements
Parameters
numElements
number
The number of elements to hash
elements
The elements to hash
Returns
bigint
The hash of the elements