Minimal Anti Collusion Infrastructure (MACI) v2.4.0 / packPubKey
Function: packPubKey()
packPubKey(
pubKey
):bigint
Losslessly reduces the size of the representation of a public key
Parameters
• pubKey: PubKey
The public key to pack
Returns
bigint
A packed public key
Defined in
packages/crypto/ts/keys.ts:35