getZKIR
getZKIR(
provider,circuitId):Promise<ZKIR>
Defined in: src/ZkConfig.ts:276
Get the ZKIR for a circuit.
Parameters
provider
circuitId
string
Returns
Promise<ZKIR>
Throws
When fetch fails
Since
0.2.0
getZKIR(
provider,circuitId):Promise<ZKIR>
Defined in: src/ZkConfig.ts:276
Get the ZKIR for a circuit.
string
Promise<ZKIR>
When fetch fails
0.2.0