Skip to content

Commit

Permalink
nova_cyclefold_decider.sol header
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaucube committed Apr 16, 2024
1 parent 88b623d commit 273c50f
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
/*
Sonobe's Nova + CycleFold decider verifier.
More details at https://github.com/privacy-scaling-explorations/sonobe
Joint effort by 0xPARC & PSE.
*/

/* Groth16 verifier methods */
{{ groth16_verifier }}

/* KZG10 verifier methods */
{{ kzg10_verifier }}

/**
Expand Down

0 comments on commit 273c50f

Please sign in to comment.