Minimal Anti Collusion Infrastructure (MACI) v2.0.0 / hashLeftRight
Function: hashLeftRight()
hashLeftRight(
left
,right
):bigint
Hash two BigInts with the Poseidon hash function
Parameters
• left: bigint
The left-hand element to hash
• right: bigint
The right-hand element to hash
Returns
bigint
Defined in
crypto/ts/hashing.ts:85