Minimal Anti Collusion Infrastructure (MACI) / extractVk
Function: extractVk()
extractVk(
zkeyPath,cleanup):Promise<IVkObjectParams>
Defined in: packages/sdk/ts/verifyingKeys.ts:81
Extract the Verification Key from a zKey
Parameters
zkeyPath
string
the path to the zKey
cleanup
boolean = true
whether to cleanup the threads or not
Returns
Promise<IVkObjectParams>
the verification key