rust-lightning/lightning
Elias Rohrer 790abc540d Refactor max_mpp_path_count to max_path_count
Using this field just for MPP doesn't make sense when it could
intuitively also be used to indicate single-path payments. We therefore
rename `max_mpp_path_count` to `max_path_count` and make sure that a
value of 1 ensures MPP is not even tried.
2022-07-06 08:06:35 +02:00
..
src Refactor max_mpp_path_count to max_path_count 2022-07-06 08:06:35 +02:00
Cargo.toml Bump crate versions to 0.0.109/invoice 0.17 2022-07-01 16:05:33 +00:00