Skip to content

Commit 0a0869d

Browse files
Jilocfdefelici
andauthored
Update stackslib/src/config/mod.rs
Co-authored-by: Federico De Felici <fdf8210@gmail.com>
1 parent c185015 commit 0a0869d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/config/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2226,7 +2226,7 @@ pub struct MinerConfig {
22262226
/// Default: `None`
22272227
/// Deprecated: use [`MinerConfig::min_time_between_blocks_ms`] instead.
22282228
pub wait_on_interim_blocks: Option<Duration>,
2229-
/// minimum number of transactions that must be in a block if we're going to replace a pending
2229+
/// Minimum number of transactions that must be in a block if we're going to replace a pending
22302230
/// block-commit with a new block-commit
22312231
///
22322232
/// Default: `0`

0 commit comments

Comments
 (0)