Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / poseidon
Function: poseidon()
poseidon(
inputs
):bigint
Generate the poseidon hash of the inputs provided
Parameters
• inputs: bigint
[]
The inputs to hash
Returns
bigint
the hash of the inputs
Defined in
packages/crypto/ts/hashing.ts:37