mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
Now that the `*Features::known` constructor has been removed, there is no reason to define feature bits as either optional required in `features.rs` - that logic now belongs in the modules that are responsible for the given features. Instead, we only list all features in each context. |
||
---|---|---|
.. | ||
chain | ||
ln | ||
onion_message | ||
routing | ||
util | ||
debug_sync.rs | ||
lib.rs | ||
sync.rs |