Skip to content

Commit

Permalink
Fix a comment typo
Browse files Browse the repository at this point in the history
Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
  • Loading branch information
teor2345 and oxarbitrage committed Sep 28, 2023
1 parent f92eba3 commit efbdeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebrad/src/components/tracing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ pub struct Config {
/// replaced with `.folded` and `.svg` for the respective files.
pub flamegraph: Option<PathBuf>,

/// Shows progress bars for block syncing, and mempool transactions, and peer networking.
/// Shows progress bars for block syncing, mempool transactions, and peer networking.
/// Also sends logs to the default log file path.
///
/// This config field is ignored unless the `progress-bar` feature is enabled.
Expand Down

0 comments on commit efbdeaf

Please sign in to comment.