Update ChannelConfig serialization to be TLV-based
authorMatt Corallo <git@bluematt.me>
Mon, 21 Jun 2021 19:55:45 +0000 (19:55 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 9 Jul 2021 00:50:30 +0000 (00:50 +0000)
This was missed prior to 0.0.98, so requires a
backwards-compatibility wrapper inside the `Channel` serialization
logic, but it's not very complicated to do so.


No differences found