Skip to content

Commit d095dee

Browse files
Jilocwileyj
andauthored
Update stackslib/src/config/mod.rs
Co-authored-by: wileyj <2847772+wileyj@users.noreply.github.com>
1 parent ca7a793 commit d095dee

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
@@ -1502,7 +1502,7 @@ pub struct BurnchainConfig {
15021502
/// Primarily used for testing or recovering from network issues.
15031503
///
15041504
/// Default: Empty `HashMap`.
1505-
/// Deprecated: This setting is ignored in Epoch 3.0+. Only used in the neon-node.
1505+
/// Deprecated: This setting is ignored in Epoch 3.0+. Only used in the neon chain mode.
15061506
pub affirmation_overrides: HashMap<u64, AffirmationMap>,
15071507
/// Fault injection setting for testing. Introduces an artificial delay (in milliseconds)
15081508
/// before processing each burnchain block download. Simulates a slow burnchain connection.

0 commit comments

Comments
 (0)