You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/zkEVM/architecture/effective-gas/zkevm-egp-strat.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This document presents an outline of Polygon zkEVM's strategy for executing tran
13
13
14
14
The polled L1 gas price values are sent to users upon request individually.
15
15
16
-
A grace time-interval of 5 minutes, called $\texttt{MinAllowedPriceInterval}$, is given to the user.
16
+
A grace timeinterval of 5 minutes, called $\texttt{MinAllowedPriceInterval}$, is given to the user.
17
17
18
18
It is recommended that the user sign their transactions with a gas price that is greater than the least of the gas prices in the 5-minute interval, otherwise is rejected for the RPC pre-execution stage.
0 commit comments