Add HTLCHandlingFailed event
authorjurvis <hello@jurvis.co>
Tue, 19 Jul 2022 01:29:40 +0000 (20:29 -0500)
committerjurvis <hello@jurvis.co>
Mon, 25 Jul 2022 17:22:43 +0000 (10:22 -0700)
commit17e6c374c513f2eca810fa4e931be65f0d4fc29f
tree24c781de69878cde69232061f4ceab3415045cdc
parent5cca9a0696032fc3c4aba7920afbe24ce0235ff9
Add HTLCHandlingFailed event

Adds a HTLCHandlingFailed that expresses failure by our node to process
a specific HTLC. A HTLCDestination enum is defined to express the
possible cases that causes the handling to fail.
fuzz/src/chanmon_consistency.rs
lightning/src/util/events.rs