Skip to content

Commit 89dd66f

Browse files
Update docs/cdk/architecture/cdk-pp-highlevel-arch.md
Co-authored-by: Arnau Bennassar <arnaubennassar5@gmail.com>
1 parent 403945f commit 89dd66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/architecture/cdk-pp-highlevel-arch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here is a step by step flow of transactions starting from when users submit tran
1414
6. AggSender gets batch data from the CDK Erigon sequencer, uses the data to generate certificates, and submits the certificates to the AggLayer RPC.
1515
7. The AggLayer RPC checks validity of the certificate by asserting that the balances of the bridge interactions are consistent with the liquidity of the chain
1616
8. After validating the certificates, the AggLayer RPC sends a request to generate a proof, together with the necessary data (including the certificates), to the SP1 prover.
17-
9. Once the proof is received from the SP1 prover, the JSON-RPC API sends it to L1.
17+
9. Once the proof is received from the SP1 prover, the AggLayer RPC sends it to L1.
1818

1919

2020

0 commit comments

Comments
 (0)