Minimal Anti Collusion Infrastructure (MACI) / Keypair
Interface: Keypair
Defined in: packages/crypto/ts/types.ts:37
A private key and a public key
Properties
privateKey
privateKey:
SnarkBigNumber
Defined in: packages/crypto/ts/types.ts:38
publicKey
publicKey:
PublicKey
Defined in: packages/crypto/ts/types.ts:39