Developers ReferencesTypescript CodeTypedocCryptointerfacesKeypairVersion: v2.xOn this pageMinimal Anti Collusion Infrastructure (MACI) v2.0.0 / 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