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