Add test for partial-send MPP due to monitor update failure
authorMatt Corallo <git@bluematt.me>
Tue, 14 Apr 2020 01:04:03 +0000 (21:04 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 24 Apr 2020 18:28:53 +0000 (14:28 -0400)
commit9fd8107f96e1f053049a1fd113c3febc0b2bea15
treeafbcd88a0fcc29d07d99e4541feee3edbbc403d6
parentecadae9f0f424113b144dde32c43b4c30abe76b0
Add test for partial-send MPP due to monitor update failure

Relatively simple test that, after a monitor update fails, we get
the right return value and continue with the bits of the MPP that
did not send after the monitor updating is restored.
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/util/test_utils.rs