Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
detrina authored Dec 16, 2024
1 parent a05ec99 commit 065f985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ SonicPC additionally computes some G2 elements for shift powers: `(1/\beta)^i H`

- Commit:
When there is no degree bound, both are the same.
When there is a degree bound, MarlinPC is more expensive: it needs an additional commitment to commit to the shifted poynomial.
When there is a degree bound, MarlinPC is more expensive: it needs an additional commitment to commit to the shifted polynomial.

- Open:
When there is no degree bound, both are the same.
Expand Down

0 comments on commit 065f985

Please sign in to comment.