Skip to content

Commit

Permalink
Change comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuroitaki committed Jan 23, 2025
1 parent d4dff5a commit fd074f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/examples/attestation/present.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ async fn create_presentation(example_type: &ExampleType) -> Result<(), Box<dyn s
SIDE NOTE:
In the code above, we demonstrated how `reveal_sent` can be used on
(1) exact range (i.e. each header).
(1) exact range (i.e. selected headers).
(2) superset range (i.e. `without_data` + `target` (`R1`)).
If we want to reveal the entire header section instead (because there is no header
Expand Down

0 comments on commit fd074f4

Please sign in to comment.