Move ChannelManager-inner structs to TLV storage
authorMatt Corallo <git@bluematt.me>
Tue, 25 May 2021 21:20:02 +0000 (21:20 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 27 May 2021 21:41:07 +0000 (21:41 +0000)
commit9ec0f04b74b01faa7854904820af04d875598b03
treef57f7f3352753742f7611894a798c011ab1fe30f
parent557aa8161961f2ab87865a643e332cf3a5df499e
Move ChannelManager-inner structs to TLV storage

Note that enums are left alone as we can use the type byte already
present for future compatibility.
lightning/src/ln/channelmanager.rs