You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/zkEVM/architecture/proving-system/intro-proving-sys.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The figure below depicts a typical state transition $\big(S_{i}^{L2_x} \to S_{i+
11
11
12
12

13
13
14
-
The initial step to producing a proof involves creation of an **execution matrix**, which is a matrix that records all intermediate computations constituting a larger computation. Such a matrix is also called an **execution trace**.
14
+
The initial step to produce a proof involves creation of an **execution matrix**, which is a matrix that records all intermediate computations constituting a larger computation. Such a matrix is also called an **execution trace**.
15
15
16
16
This larger computation can be thought of as the _state transition function_, while the smaller intermediate computations are like the zkEVM instructions or opcodes.
0 commit comments