Merge pull request #2946 from tnull/2024-03-txsync-readd-reorged-output-spends
[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.