We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c697147 commit 0085accCopy full SHA for 0085acc
crates/era-utils/src/history.rs
@@ -252,7 +252,7 @@ where
252
253
/// Extracts block headers and bodies from `iter` and appends them using `writer` and `provider`.
254
///
255
-/// Adds on to `total_difficulty` and collects hash to height using `hash_collector`.
+/// Collects hash to height using `hash_collector`.
256
257
/// Skips all blocks below the [`start_bound`] of `block_numbers` and stops when reaching past the
258
/// [`end_bound`] or the end of the file.
0 commit comments