Skip to content

Commit 40d0abd

Browse files
committed
Fix equation rendering - User fees
1 parent 2395936 commit 40d0abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/zkEVM/architecture/user-fees.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@ Recall how we previously ended up computing the $\texttt{BreakEvenGasPriceRPC}$
928928

929929

930930
1. Suppose the user signed a gas price of $3.3\ \texttt{GWei/Gas}$. According to the above figure, the network recommends a gas price of $3$ at the time of transaction sequencing, which corresponds to an L1 gas price of $20$. This results in an $\texttt{EEGP}$ of
931+
931932
$$
932933
\texttt{EEGP} = 2.722\ \texttt{GWei/Gas}
933934
$$

0 commit comments

Comments
 (0)