Technical ReferencesTypescript CodeTypedocCryptointerfacesKeypairVersion: v2.xOn this pageMinimal Anti Collusion Infrastructure (MACI) v2.4.0 / Keypair Interface: Keypair 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