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 a547c8d commit 157411aCopy full SHA for 157411a
lightning/src/ln/features.rs
@@ -560,8 +560,7 @@ impl InitFeatures {
560
}
561
562
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.
+ /// Returns the set of known node features that are related to channels.
565
pub fn known_channel_features() -> NodeFeatures {
566
Self::known().clear_gossip_queries()
567
0 commit comments