Skip to content

Commit edb8db4

Browse files
committed
format: verificiaton-key.ts
1 parent 9cf4cf2 commit edb8db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/proof-system/verification-key.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const RAW_VERIFICATION_KEY = {
3838

3939
/**
4040
* Validates a VerificationKey by checking its hash against the hash computed from its data in-circuit.
41-
*
41+
*
4242
* Warning: This function is not meant to be used in provable code.
4343
*
4444
* @param vk - The verification key to validate

0 commit comments

Comments
 (0)