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 2efaab7 commit 2976cc2Copy full SHA for 2976cc2
lightning/src/util/config.rs
@@ -509,7 +509,7 @@ pub struct UserConfig {
509
/// fake short channel ids generated via [`ChannelManager::get_intercept_scid`]. Upon HTLC
510
/// intercept, LDK will generate an [`Event::HTLCIntercepted`] which MUST be handled by the user.
511
///
512
- /// Setting this to true may break backwards compatibility with LDK versions <= 0.0.113.
+ /// Setting this to true may break backwards compatibility with LDK versions < 0.0.113.
513
514
/// Default value: false.
515
0 commit comments