Minimal Anti Collusion Infrastructure (MACI) / stringifyBigInts
Function: stringifyBigInts()
stringifyBigInts(
input
):StringifiedBigInts
Defined in: packages/crypto/ts/bigIntUtils.ts:78
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