Skip to content

Commit 17226ee

Browse files
Update docs/2_architecture/agg_mode_components/1_deep_dive.md
Co-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>
1 parent 27ca399 commit 17226ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/2_architecture/agg_mode_components/1_deep_dive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Aggregation Mode runs **once every 24 hours** and performs the following ste
1818
The final aggregated proof and its blob are sent to the `AlignedProofAggregationService` contract for verification.
1919

2020
> [Note]
21-
> Currently if you want your proof to be verified in the `AggregationMode` you need to submit it via the `VerificationLayer`. As explained above, in the next run the `AggregationMode` will fetch your proof from the `VerificationLayer` batches in spite of its verification status.
21+
> Currently if you want your proof to be verified in the `AggregationMode` you need to submit it via the `VerificationLayer`. In the future, users will be able to decide if they want to use any of the modes in particular or both of them
2222
2323
## Aggregators and Supported Proof Types
2424

0 commit comments

Comments
 (0)