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