Skip to content

Commit dc333c9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this phase of the end-to-end transaction flow, transactions go through differ
2727
- Transactions with these two opcodes get executed with the $\texttt{GasPriceSigned}$.
2828
- Otherwise, they are executed with the $\texttt{NEGP}$.
2929

30-
Since the sequencer is obliged to execute all transactions in the pool, any of the above stages leads to some execution of transactions.
30+
Since the sequencer is obliged to execute all transactions in the pool, each transaction is executed during a particular stage of the flow described above.
3131

3232
The entire sequencer flow is summarized in the figure below.
3333

0 commit comments

Comments
 (0)