Provide commitment point to monitor with the remote txn update
authorMatt Corallo <git@bluematt.me>
Mon, 19 Nov 2018 22:12:17 +0000 (17:12 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 21 Nov 2018 00:03:57 +0000 (19:03 -0500)
commit90b0ed937e32c31efb219d4cb19a613aa104a412
treec9741b9864e920d4035088fdf62ff76eac5c2449
parent7687e02d6c0b503855a28b0dee642f1c457f1ef0
Provide commitment point to monitor with the remote txn update

This extends 1b33064554ae48c9173acf8bf1e0052d33a855df by
re-simplifying the ChannelMonitor <-> Channel interface a bit as we
never have any use for the latest remote commitment point until we
have knowledge of a remote transaction generated using it.
src/ln/channel.rs
src/ln/channelmonitor.rs