Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyyang committed Oct 15, 2023
1 parent 1297c54 commit 9ec2b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zkp-space/2023-10-22-zkp-coprocessor.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Dong
- 简单的多加两层 recursion,再加并行化
- 有一些 aggregation 是可以用的
- chain of curves:用两个 curve 导一下,试下来不比 folding 差
- 能把一万个 transaction 压缩到分钟几倍的证明
- 能把一万个 transaction 压缩到分钟级别的证明
- 还可以用 folding,比较适合 coprocessor
- 但 folding 还差的比较远
- 差 parallelization
Expand Down

0 comments on commit 9ec2b74

Please sign in to comment.