Allow multiple monitor_update_failed calls
authorValentine Wallace <vwallace@protonmail.com>
Fri, 3 Sep 2021 21:24:01 +0000 (17:24 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 15 Sep 2021 19:37:27 +0000 (15:37 -0400)
commit3d77cc790c311c36b5c8e965b759941831af6b8b
tree11b394f55f2066a25bb4f523f21fab08d1c88df0
parent3af0c8e146e3dce4c296233c2aabcc66ecf754bb
Allow multiple monitor_update_failed calls

without requiring calls to channel_monitor_updated in between.

Found by the fuzzer
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/channel.rs