There can only be one input in matched txn in ChannelMonitor
authorMatt Corallo <git@bluematt.me>
Thu, 13 Sep 2018 15:35:23 +0000 (11:35 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 13 Sep 2018 18:05:08 +0000 (14:05 -0400)
commite9e27f277a3330cede4fd79f41923b03d3b872ed
tree8647ace88e05b9607981a9ca55bbdd298932e70d
parent27d5a3a94f9bac6d88f4ea364142d98a8ff2dc20
There can only be one input in matched txn in ChannelMonitor

This lets us simplify a few tidbits of loop.
src/ln/channelmonitor.rs