rust-lightning/lightning
Elias Rohrer 7a6d3097a6
Also add route hints if we are the source
Previously, we would only consider route hints if we had a direct
channel to the first node in the hint or if the first node in the hint
was part of the public network graph.

However, this left out the possiblity of us being part of the first hop,
especially if our own node is not announced and part of the graph.
2023-09-28 19:45:29 +02:00
..
src Also add route hints if we are the source 2023-09-28 19:45:29 +02:00
Cargo.toml Bump versions to 0.0.117-alpha2/invoice 0.25.0-alpha2 2023-09-26 20:21:08 +00:00