Simplify test_fail_holding_cell_htlc_upon_free_multihop somewhat
authorMatt Corallo <git@bluematt.me>
Mon, 15 May 2023 02:24:17 +0000 (02:24 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 21 May 2023 19:05:22 +0000 (19:05 +0000)
commit4b900b7e08b388611501049562d95f6b1dcc0c29
treea2ae95fc02de2e128a4509f0447e66dd99be6903
parent2290141ed9323957ef45041b1ab1cf2776efc577
Simplify test_fail_holding_cell_htlc_upon_free_multihop somewhat

In the coming commits we redo our next-HTLC-available logic which
requires some minor test changes for tests which relied on
calculating routes which were not usable.

Here we do a minor prefactor to simplify a test which now no longer
requires later changes.
lightning/src/ln/functional_tests.rs