Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.0.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