Add new expect_payment_failure_chan_update!() macro in tests
authorMatt Corallo <git@bluematt.me>
Fri, 25 Jun 2021 16:48:34 +0000 (16:48 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 2 Jul 2021 17:16:12 +0000 (17:16 +0000)
commit4074909f04e8e6d28dcfe6b5a3cae2418658ffb7
tree86964e4b50a3ae6fc56c7f64ec278a4686728199
parentbbda177be6bc18d023467618dd6ffbb1a4b51bb6
Add new expect_payment_failure_chan_update!() macro in tests

This further DRYs up some functional_test code and increases
coverage.
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs