Minimal Anti Collusion Infrastructure (MACI) v2.0.0 / sha256Hash
Function: sha256Hash()
sha256Hash(
input
):bigint
Hash an array of uint256 values the same way that the EVM does.
Parameters
• input: bigint
[]
the array of values to hash
Returns
bigint
Defined in
crypto/ts/hashing.ts:15