Skip to content

Commit 27ca399

Browse files
MauroToscanoJuArce
andauthored
Update docs/3_guides/3.1_aggregation_mode.md
Co-authored-by: Julian Arce <52429267+JuArce@users.noreply.github.com>
1 parent fa91181 commit 27ca399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/3_guides/3.1_aggregation_mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Aggregation Mode L2 integration example
22

3-
This guide demonstrates how to build a toy L2 application that integrates with Aligned Aggregation Mode. The L2 does not post state diffs or any data to Ethereum, only commitments. The prover has to prove that:
3+
This guide demonstrates how to build a dummy L2 application that integrates with Aligned Aggregation Mode. The L2 does not post state diffs or any data to Ethereum, only commitments. The prover has to prove that:
44

55
1. The state database used in the proof must match the commitment stored in the on-chain contract. This is validated by computing the commitment of the received data in the zkvm and then exposing it as a public input.
66
2. The users performing the transfers have enough balance

0 commit comments

Comments
 (0)