Skip to content

Commit 6a36ec3

Browse files
adjust diagram
1 parent c5b08c5 commit 6a36ec3

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -8,7 +8,7 @@ The following diagram depicts the CDK FEP stack component layout and details som
88

99
- 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.
11-
- The transaction pool manager proxies manages the transactions coming in from the RPC node and streams the data onto the sequence sender.
11+
- The transaction pool manager forwards transactions coming in from the RPC node to the sequencer.
1212
- The sequencer sequences transactions batches and puts them into the data streamer.
1313
- The data streamer streams data to the sequencer sender and the aggregator.
1414
- The sequencer sender sequences batches into the L1 smart contract domain and persists data into DAC nodes for validium mode operations.

docs/img/cdk/cdk-stack.png

-4.79 KB
Loading

0 commit comments

Comments
 (0)