Minimal Anti Collusion Infrastructure (MACI) / unpackPublicKey
Function: unpackPublicKey()
unpackPublicKey(
packed
):PublicKey
Defined in: packages/crypto/ts/keys.ts:48
Restores the original PublicKey from its packed representation
Parameters
packed
bigint
The value to unpack
Returns
The unpacked public key