mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
When we broadcast a node announcement, the features we support are really a combination of all the various features our different handlers support. This commit captures this concept by OR'ing our NodeFeatures across both our channel and routing message handlers. |
||
---|---|---|
.. | ||
gossip.rs | ||
mod.rs | ||
router.rs | ||
scoring.rs |