We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba447f5 commit 627f482Copy full SHA for 627f482
docs/zkEVM/architecture/effective-gas/implement-egp-strat.md
@@ -37,7 +37,7 @@ There are basically three measures put in place to avoid incurring losses in the
37
38
### Transaction pre-execution
39
40
-Pre-execution of transactions is used to estimate L2 resources each transaction will spent when processed.
+You can use pre-execution to estimate the L2 resources each transaction will spend when processed.
41
42
These resources are measured in terms of counters in the zkEVM's ROM, but are converted to gas units for better UX.
43
0 commit comments