Skip to content

Commit 9cc3ba4

Browse files
EmpieichOhsutaiyu
andauthored
Apply suggestions from code review
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent 4408817 commit 9cc3ba4

File tree

1 file changed

+2
-2
lines changed
  • docs/zkEVM/architecture/zkprover

1 file changed

+2
-2
lines changed

docs/zkEVM/architecture/zkprover/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ The zkProver mainly interacts with two components, i.e. the Node and the databas
1515

1616
As depicted in the flow diagram above, the whole interaction works out in 4 steps.
1717

18-
1. The Node sends the content of Merkle trees to the database to be stored there.
18+
1. The node sends the content of Merkle trees to the database to be stored there.
1919

20-
2. The Node then sends the input transactions to the zkProver.
20+
2. The node then sends the input transactions to the zkProver.
2121

2222
3. The zkProver accesses the database and fetches the info needed to produce verifiable proofs of the transactions sent by the Node. This information consists of the Merkle roots, the keys and hashes of relevant siblings, and more.
2323

0 commit comments

Comments
 (0)