Minimal Anti Collusion Infrastructure (MACI) / Keypair
Interface: Keypair
Defined in: packages/crypto/ts/types.ts:37
A private key and a public key
Properties
privKey
privKey:
SnarkBigNumber
Defined in: packages/crypto/ts/types.ts:38
pubKey
pubKey:
PubKey
<bigint
>
Defined in: packages/crypto/ts/types.ts:39