Minimal Anti Collusion Infrastructure (MACI) v2.2.0 / deepCopyBigIntArray
Function: deepCopyBigIntArray()
deepCopyBigIntArray(
arr
):bigint
[]
Create a copy of a bigint array
Parameters
• arr: bigint
[]
the array of bigints to copy
Returns
bigint
[]
a deep copy of the array
Defined in
packages/crypto/ts/bigIntUtils.ts:110