rust-lightning/lightning
Jeffrey Czyz efc4647c65
Don't modify path when advance_path_by_one errors
When using advance_path_by_one when we are the introduction node, any
error will result having the first hop of the input blinded path
removed. Instead, only remove the first hop on success. Otherwise, the
path will be invalid.
2024-06-18 09:26:28 -05:00
..
src Don't modify path when advance_path_by_one errors 2024-06-18 09:26:28 -05:00
Cargo.toml Upgrade rust-bitcoin to 0.31 2024-05-30 18:35:29 +08:00