Minimal Anti Collusion Infrastructure (MACI) / hashOne
Function: hashOne()
hashOne(
preImage
):bigint
Defined in: packages/crypto/ts/hashing.ts:160
Hash a single BigInt with the Poseidon hash function
Parameters
preImage
bigint
The element to hash
Returns
bigint
The hash of the element