rust-lightning/lightning-net-tokio/src
Valentine Wallace c106d4ff9f
OR NodeFeatures from both Channel and Routing message handlers
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.
2022-09-09 15:58:20 -04:00
..
lib.rs OR NodeFeatures from both Channel and Routing message handlers 2022-09-09 15:58:20 -04:00