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