Skip to content

Commit d1271a5

Browse files
EmpieichOhsutaiyu
andauthored
Update docs/zkEVM/architecture/effective-gas/user-tx-flow/rpc-flow-egp.md
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent 22eef42 commit d1271a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/effective-gas/user-tx-flow/rpc-flow-egp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The L2 network (the zkEVM) polls for L1 gas price values and uses them to:
1414

1515
The user then signs transactions with the appropriate gas price, called $\texttt{GasPriceSigned}$, based on the suggested L2 gas price, $\texttt{GasPriceSuggested}$.
1616

17-
User's transactions are accepted for pre-execution only if
17+
Transactions are accepted for pre-execution only if
1818

1919
$$
2020
\texttt{GasPriceSigned} > \texttt{L2MinGasPrice}

0 commit comments

Comments
 (0)