Minimal Anti Collusion Infrastructure (MACI) v2.3.0 / genMaciPubKey
Function: genMaciPubKey()
genMaciPubKey(
privkey
,quiet
):string
Generate a new Maci Public key from a private key
Parameters
• privkey: string
• quiet: boolean
= true
whether to log the output
Returns
string
the public key serialized
Defined in
commands/genPubKey.ts:13