rust-lightning/pending_changelog/3160-format-change.txt

5 lines
266 B
Text
Raw Normal View History

## Backwards Compatibility
* `impl_writeable_tlv_based_enum[_upgradable]`'s writing of tuple variants has
changed format. Users of this macro who are reading/writing tuple variants
will need to perform a format-change to update their serialized data (#3160).