Skip to content

Commit 157411a

Browse files
f update comment
1 parent a547c8d commit 157411a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lightning/src/ln/features.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,7 @@ impl InitFeatures {
560560
}
561561

562562
impl NodeFeatures {
563-
/// Returns the set of known node features that are related to channels. At least some of
564-
/// these features are likely required for peers to talk to us.
563+
/// Returns the set of known node features that are related to channels.
565564
pub fn known_channel_features() -> NodeFeatures {
566565
Self::known().clear_gossip_queries()
567566
}

0 commit comments

Comments
 (0)