Skip to content

Commit

Permalink
docs: update inclusion proof
Browse files Browse the repository at this point in the history
Signed-off-by: Gustavo Inacio <[email protected]>
  • Loading branch information
gusinacio authored and suchapalaver committed Nov 28, 2024
1 parent afe78b3 commit dbc16cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/header-accumulator/src/inclusion_proof.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pub fn generate_inclusion_proofs(
Ok(inclusion_proof_vec)
}

/// Generates an inclusion proof for the header, given the epochs that contains
/// Generates an inclusion proof for the header, given the epoch that contains
/// the header to be proven
///
/// Returns an error if the header is not inside the epoch.
Expand Down

0 comments on commit dbc16cf

Please sign in to comment.