Skip to content

Commit c5b08c5

Browse files
Merge branch 'cdk/high-level' of https://github.com/0xPolygon/polygon-docs into cdk/high-level
2 parents 2090e76 + df1f855 commit c5b08c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/architecture/high-level-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The following diagram depicts the CDK FEP stack component layout and details som
66

77
### Component interactions
88

9-
- Engineers use a CLI tool to manage the backend components, installing and initializing various modes of operation, such as validium versus rollup for example.
9+
- Engineers use a CLI to manage the backend components, installing and initializing various modes of operation, such as validium versus rollup for example.
1010
- External applications send transactions to the CDK Erigon RPC node which forwards the transaction data to the sequencer via the transaction pool manager.
1111
- The transaction pool manager proxies manages the transactions coming in from the RPC node and streams the data onto the sequence sender.
1212
- The sequencer sequences transactions batches and puts them into the data streamer.

0 commit comments

Comments
 (0)