rust-lightning/lightning
Jeffrey Czyz ba2a8221c4
Add Event::ConnectionNeeded for onion messages
A MessageRouter may be unable to find a complete path to an onion
message's destination. This could because no such path exists or any
needs on a potential path don't support onion messages. Add an event
that indicates a connection with a node is needed in order to send the
message.
2023-12-06 08:47:34 -06:00
..
src Add Event::ConnectionNeeded for onion messages 2023-12-06 08:47:34 -06:00
Cargo.toml Bump rust-bitcoin to v0.30.2 2023-11-22 15:58:01 -08:00