Developers ReferencesTypescript CodeTypedocCryptofunctionsgenPubKeyVersion: v2.0_alphaOn this pageMinimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / genPubKey Function: genPubKey() genPubKey(privKey): PubKey Parameters • privKey: SnarkBigNumber A private key generated using genPrivKey() Returns PubKey A public key associated with the private key Defined in crypto/ts/keys.ts:51