Add update_fail_malformed_htlcs vec to CommitmentUpdate
authorMatt Corallo <git@bluematt.me>
Sun, 26 Aug 2018 20:30:01 +0000 (16:30 -0400)
committerMatt Corallo <git@bluematt.me>
Sun, 26 Aug 2018 20:39:21 +0000 (16:39 -0400)
commit7d6aab7f22e8191b1838c3132cd8188c48f2796b
treee2f9ff67adf2da09ef1970d2db143a020a64d298
parentb83443f0cc0436923450c53082bafc22c18fa669
Add update_fail_malformed_htlcs vec to CommitmentUpdate

Not sure why this wasn't there to begin with
src/ln/channel.rs
src/ln/channelmanager.rs
src/ln/msgs.rs
src/ln/peer_handler.rs