Add release note for blinded HTLC serialization.

This commit is contained in:
Valentine Wallace 2023-12-11 15:38:47 -05:00
parent 63ebde1d2e
commit ecd8238592
No known key found for this signature in database
GPG key ID: FD3E106A2CE099B4

View file

@ -0,0 +1,4 @@
## Backwards Compatibility
* Nodes that upgrade to 0.0.119 and subsequently downgrade after receiving a payment to a blinded
path may lose privacy if one or more of those HTLCs fails.