Merge pull request #3111 from tnull/2024-06-rustfmt-fuzz-the-easy-part
[rust-lightning] / pending_changelog / blinded-hop-features-optional.txt
1 ## Bug Fixes
2
3 * LDK previously would fail to forward an intermediate blinded payment
4         if the blinded hop features were absent, potentially breaking
5         interoperability.