Skip to content

Commit 22eef42

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 b52db14 commit 22eef42

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
@@ -9,7 +9,7 @@ This flow ends with transactions being stored in a pool waiting to be executed b
99

1010
The L2 network (the zkEVM) polls for L1 gas price values and uses them to:
1111

12-
- Suggest L2 gas price to users, at the users' request.
12+
- Suggest L2 gas price to users as per user requests.
1313
- Sets the minimum acceptable L2 gas price, denoted by $\texttt{L2MinGasPrice}$.
1414

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

0 commit comments

Comments
 (0)