Minimal Anti Collusion Infrastructure (MACI) v2.4.0 / stringifyBigInts
Function: stringifyBigInts()
stringifyBigInts(
input
):StringifiedBigInts
Given an input of bigint values, convert them to their string representations
Parameters
• input: BigIntVariants
The input to convert
Returns
StringifiedBigInts
The input with bigint values converted to string
Defined in
packages/crypto/ts/bigIntUtils.ts:78