Minimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / genKeyPair
Function: genKeyPair()
genKeyPair(
args
):object
Generate a new Maci Key Pair and print it to the screen
Parameters
• args: IGenKeypairArgs
keypair generation params
Returns
object
privateKey
privateKey:
string
publicKey
publicKey:
string
Defined in
commands/genKeyPair.ts:15