Developers ReferencesTypescript CodeTypedocCryptointerfacesKeypairVersion: v2.0_alphaOn this pageMinimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / Keypair Interface: Keypair A private key and a public key Properties privKey privKey: SnarkBigNumber Defined in crypto/ts/types.ts:38 pubKey pubKey: PubKey<bigint> Defined in crypto/ts/types.ts:39