Skip to content

Commit

Permalink
Shorten root check section title
Browse files Browse the repository at this point in the history
  • Loading branch information
tideofwords committed Jul 9, 2024
1 parent c4cd2fe commit d8c29db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy/src/kzg.typ
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The verification runtime is a single pairing plus however long
it takes to compute the Lagrange interpolation $f$.


== Root check (using long division with commitment schemes)
== Root check

To make PLONK work, we're going to need a small variant
of the multi-opening protocol for KZG commitments (@multi-openings),
Expand Down

0 comments on commit d8c29db

Please sign in to comment.