Skip to content

Commit

Permalink
minor comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
irakliyk committed Sep 24, 2022
1 parent 5f9ef30 commit c61a7fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/src/rescue_raps/prover.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ use super::{

// RESCUE PROVER
// ================================================================================================
/// This example constructs a proof for correct execution of
/// 2 hash chains simultaneously.
/// This example constructs a proof for correct execution of 2 hash chains simultaneously.
/// In order to demonstrate the power of RAPs, the two hash chains have seeds that are
/// permutations of each other.
pub struct RescueRapsProver {
Expand Down

0 comments on commit c61a7fc

Please sign in to comment.