Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Sep 22, 2023
1 parent 625a5ff commit 513abf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zcash_client_backend/src/data_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ impl<Nf> ScannedBlock<Nf> {
}

/// Returns the metadata describing the state of the note commitment trees as of the end of the
/// scanned block.
/// scanned block.
///
/// The metadata returned from this method is guaranteed to be consistent with what is returned
/// by [`Self::height`] and [`Self::block_hash`].
Expand Down

0 comments on commit 513abf8

Please sign in to comment.