]> git.bitcoin.ninja Git - rust-lightning/commit
Stop exporting `lightning::ln::features` 2024-10-less-types-re-export
authorMatt Corallo <git@bluematt.me>
Thu, 17 Oct 2024 19:38:19 +0000 (19:38 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 17 Oct 2024 19:39:12 +0000 (19:39 +0000)
commitb5b38603fd95cde084225d4231d876278f90c212
treef711ee0dc1aaedbfd78a47d36317adcb5813132f
parent57dcc7d762273bea012d223278dd42c6c5afebc3
Stop exporting `lightning::ln::features`

Now that the module only contains some implementations of
serialization for the `lightning_types::features` structs, there's
no reason for it to be public.
lightning/src/ln/mod.rs