We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lightning::ln::features
1 parent 57dcc7d commit ac000bdCopy full SHA for ac000bd
lightning/src/ln/mod.rs
@@ -21,7 +21,7 @@ pub mod inbound_payment;
21
pub mod msgs;
22
pub mod peer_handler;
23
pub mod chan_utils;
24
-pub mod features;
+mod features;
25
pub mod script;
26
pub mod types;
27
0 commit comments