Skip to content

Commit d786e36

Browse files
committed
docs: add submission note
1 parent 6552f2c commit d786e36

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/2_architecture/agg_mode_components/1_deep_dive.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ The Aggregation Mode runs **once every 24 hours** and performs the following ste
1717
5. **Send Aggregated Proof**
1818
The final aggregated proof and its blob are sent to the `AlignedProofAggregationService` contract for verification.
1919

20+
> [Note]
21+
> Currently if you want your proof to be verified in the `AggregationMode` you need to submit it via the `VerificationLayer` (a.k.a `FastMode`). As explained above, in the next run the `AggregationMode` will fetch your proof from the `VerificationLayer` batches in spite of its verification status.
22+
2023
## Aggregators and Supported Proof Types
2124

2225
Two separate aggregators are run every 24 hours:

0 commit comments

Comments
 (0)