Minimal Anti Collusion Infrastructure (MACI) / compareVks
Function: compareVks()
compareVks(
vk
,vkOnChain
):boolean
Defined in: packages/sdk/ts/verifyingKeys.ts:46
Compare two verifying keys
Parameters
vk
VerifyingKey
the local verifying key
vkOnChain
IVkContractParams
the verifying key on chain
Returns
boolean
whether they are equal or not