Technical ReferencesTypescript CodeTypedocCryptofunctionsgenPubKeyVersion: v2.xOn this pageMinimal Anti Collusion Infrastructure (MACI) v2.4.0 / 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 packages/crypto/ts/keys.ts:51