Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbinth committed Jul 1, 2024
1 parent 2d95031 commit 6831761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/src/transaction/proven_tx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ impl InputNoteCommitment {
}

/// Returns the header of the input committed to by this commitment.
///
///
/// Note headers are present only for notes whose presence in the change has not yet been
/// authenticated.
pub fn header(&self) -> Option<&NoteHeader> {
Expand Down

0 comments on commit 6831761

Please sign in to comment.