File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55### ` is_proof_verified_in_aggregation_mode `
66
7- Checks if the proof has been verified with Aligned and is included in the batch on-chain .
7+ Checks if the proof has been verified with Aligned Aggregation Mode .
88
99``` rust
1010pub async fn is_proof_verified_in_aggregation_mode (
Original file line number Diff line number Diff line change @@ -355,11 +355,11 @@ aligned get-user-amount-of-queued-proofs \
355355
356356# ### Description:
357357
358- Verifies if your proof has been verified by the ` ProofAggregationService ` .
358+ Verifies if your proof has been verified by the ` Aggregation Mode ` .
359359
360360# ### Command:
361361
362- ` cargo run verify-agg-proof [OPTIONS] --proving_system < proving_system> `
362+ ` aligned verify-agg-proof [OPTIONS] --proving_system < proving_system> `
363363
364364# ### Options:
365365
You can’t perform that action at this time.
0 commit comments