Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Oct 7, 2024
1 parent 2038895 commit 3c0d29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
OP Succinct transforms any OP Stack rollup into a [fully type-1 ZK rollup](https://vitalik.eth.limo/general/2022/08/04/zkevm.html) using SP1. OP Succinct provides:

- **1 hour finality** secured by ZKPs, a dramatic improvement over the 7-day withdrawal window of standard OP Stack rollups.
- **Unlimited customization** for rollup modifications in pure Rust and easy maitainability.
- **Unlimited customization** for rollup modifications in pure Rust and easy maintainability.
- **Cost-effective proving** with an average cost of proving only fractions of cent per transaction (with an expected 5-10x improvement by EOY), thanks to SP1's blazing fast performance.

All of this has been possible thanks to close collaboration with the core team at [OP Labs](https://www.oplabs.co/).
Expand Down

0 comments on commit 3c0d29a

Please sign in to comment.