We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf4cf2 commit edb8db4Copy full SHA for edb8db4
src/lib/proof-system/verification-key.ts
@@ -38,7 +38,7 @@ const RAW_VERIFICATION_KEY = {
38
39
/**
40
* Validates a VerificationKey by checking its hash against the hash computed from its data in-circuit.
41
- *
+ *
42
* Warning: This function is not meant to be used in provable code.
43
*
44
* @param vk - The verification key to validate
0 commit comments