Skip to content

Commit b919338

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 d1271a5 commit b919338

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
@@ -22,7 +22,7 @@ $$
2222

2323
## Pre-execution of transactions
2424

25-
Pre-execution of transactions, which happens at the RPC level, involves estimating the gas required for processing user's transactions.
25+
Pre-execution of transactions, which happens at the RPC level, involves estimating the gas required for processing the transactions submitted by the users.
2626

2727
This is internally measured (internal to the zkEVM) in terms of resources spent to execute the transactions. These resources are the numbers of counters used up in the zkEVM ROM.
2828

0 commit comments

Comments
 (0)