Simplify and expand logging in is_resolving_htlc_output 2019-01-htlc-resolution-log
authorMatt Corallo <git@bluematt.me>
Sun, 6 Jan 2019 22:01:29 +0000 (17:01 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 9 Jan 2019 04:03:07 +0000 (23:03 -0500)
commit90ce97198cf37c589c11eb2091d09c7805b2c026
tree9e5caa2a123d5187cc70f2bc4b914fa4d695a2e8
parentbf96c809a5c231a8e175b3ba66e6a1432699fca5
Simplify and expand logging in is_resolving_htlc_output

This clarifies all the conditions we can hit and also ensures they
are all logged in a clear and consistent manner.
fuzz/fuzz_targets/full_stack_target.rs
src/ln/channelmonitor.rs