rust-lightning/pending_changelog/custom_tlv_downgrade.txt
Alec Chen 0a2dbdf247
Handle receiving custom HTLC TLVs
This completes basic receiver-side support for custom TLVs and adds
functional testing for sending and receiving.
2023-08-08 16:16:38 -05:00

4 lines
181 B
Plaintext

## Backwards Compatibility
* Since the addition of custom HTLC TLV support in 0.0.117, if you downgrade you may unintentionally accept payments with features you don't understand.