Redo ChannelMonitor deserialization to avoid read_to_end()
authorMatt Corallo <git@bluematt.me>
Wed, 24 Oct 2018 14:34:16 +0000 (10:34 -0400)
committerMatt Corallo <git@bluematt.me>
Sat, 27 Oct 2018 13:42:04 +0000 (09:42 -0400)
commit612e2801f897d96ca22f0e82a398042ab6c21c32
treec6d3d747bd433962ee75ab9a470cfac9ddfe5de7
parentf0490118b3dcbf3d52fd305ea777c0c9d6b6d7d0
Redo ChannelMonitor deserialization to avoid read_to_end()

This slightly changes the serialization format, but we're still
early enough that that's OK.
src/ln/channelmonitor.rs