rust-lightning/lightning
Jeffrey Czyz 435a325d02
Use correct penalty and CLTV delta in route hints
For route hints, the aggregate next hops path penalty and CLTV delta
should be computed after considering each hop rather than before.
Otherwise, these aggregate values will include values from the current
hop, too.
2022-05-19 14:25:22 -05:00
..
src Use correct penalty and CLTV delta in route hints 2022-05-19 14:25:22 -05:00
Cargo.toml bitcoin crate 0.28.1 2022-05-05 18:04:42 +02:00