rust-lightning/lightning-net-tokio
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
..
src OR NodeFeatures from both Channel and Routing message handlers 2022-09-09 15:58:20 -04:00
Cargo.toml Update bitcoin crate to 0.29.0 2022-08-11 00:21:26 +02:00