getVerifierKey
getVerifierKey(
provider,circuitId):Promise<VerifierKey>
Defined in: src/ZkConfig.ts:306
Get the verifier key for a circuit.
Parameters
provider
circuitId
string
Returns
Promise<VerifierKey>
Throws
When fetch fails
Since
0.2.0