]> git.bitcoin.ninja Git - rust-lightning/commit
Test new `ConfirmationTarget` selection based on HTLC set 2024-08-moar-feerate-categories
authorMatt Corallo <git@bluematt.me>
Tue, 27 Aug 2024 16:47:57 +0000 (16:47 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 27 Aug 2024 19:57:34 +0000 (19:57 +0000)
commitcf97cefb472a7bb99a815a2da6749ee23de2c052
treebe86f73601d562ccceb452ff0bf882c8f9d5d858
parent80dd594099808c031b1472b7c9ef7189ad67b04a
Test new `ConfirmationTarget` selection based on HTLC set

This updates `test_yield_anchors_events` to test both anchor
channels with and without HTLCs, and relies on overriding only the
singular expected `ConfirmationTarget` used, testing the new
`ConfirmationTarget::UrgentOnChainSweep` use.
lightning/src/ln/monitor_tests.rs