Skip to content

Commit c8e2409

Browse files
authored
Update index.md
1 parent ea2d338 commit c8e2409

File tree

1 file changed

+1
-1
lines changed
  • docs/zkEVM/architecture/zkprover/main-state-machine

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/zkprover/main-state-machine/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
main state machine is a component of the zkProver that can be instantiated with various computations pertaining to transactions submitted by users to the Polygon zkEVM network.
1+
Main state machine is a component of the zkProver that can be instantiated with various computations pertaining to transactions submitted by users to the Polygon zkEVM network.
22

33
In addition to carrying out these computations, the main SM also generates fixed-length, easy-to-verify cryptographic proofs of Computational Integrity (CI). These proofs can be verified by spending only a minimal amount of computational resources.
44

0 commit comments

Comments
 (0)