mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-03-10 05:33:40 +01:00
4 lines
249 B
Text
4 lines
249 B
Text
## Backwards Compatibility
|
|
|
|
* Routes manually constructed with `Path::blinded_tail` present will not be readable by prior versions of LDK
|
|
* `PaymentParameters` manually constructed with `Hints::Blinded` will not be readable by prior versions of LDK
|