Skip to content

Commit 6753e14

Browse files
committed
docs: update sdk and cli reference
1 parent 0cb88cc commit 6753e14

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/3_guides/1.3_SDK_api_reference_aggregation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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
1010
pub async fn is_proof_verified_in_aggregation_mode(

docs/3_guides/9_aligned_cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)