Support serializing TLV fields which may or may not be present
authorMatt Corallo <git@bluematt.me>
Thu, 6 May 2021 00:23:08 +0000 (00:23 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 25 May 2021 20:06:45 +0000 (20:06 +0000)
commit8ee7d841b6a2a7464d11c5f811e4746d149252b0
tree4ec76e601f9f9e6fada1fd3af855a6e0065ccc76
parenta515eb3ba6bf9a73db0a8a26774c83561153fb5a
Support serializing TLV fields which may or may not be present
lightning/src/chain/channelmonitor.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/msgs.rs
lightning/src/ln/onchaintx.rs
lightning/src/util/ser_macros.rs