Add new ConfirmationTarget variant for min mempool feerates
authorWilmer Paulino <wilmer@wilmerpaulino.com>
Thu, 13 Jul 2023 23:02:17 +0000 (16:02 -0700)
committerWilmer Paulino <wilmer@wilmerpaulino.com>
Fri, 14 Jul 2023 21:49:52 +0000 (14:49 -0700)
commitdb3d58c586b9f2972414a07b09980db710428c7a
tree0828e20696e5da99c1c79853eb543cac762266df
parent07606c18412d4571da30f1079150186dd5c17525
Add new ConfirmationTarget variant for min mempool feerates

Now that we support channels with anchor outputs, we add a new
ConfirmationTarget variant that, for now, will only apply to such
channels. This new variant should target estimating the minimum feerate
required to be accepted into most node mempools across the network.
fuzz/src/chanmon_consistency.rs
lightning/src/chain/chaininterface.rs