Only account for fee spike buffer multiple on non-anchor channels 2023-10-2674-fuzz-test
authorWilmer Paulino <wilmer@wilmerpaulino.com>
Thu, 19 Oct 2023 16:29:21 +0000 (09:29 -0700)
committerWilmer Paulino <wilmer@wilmerpaulino.com>
Fri, 20 Oct 2023 18:04:42 +0000 (11:04 -0700)
commit27fba2dcc02046fd467b1511a4cb59910042a90f
tree0b80298e2779c35496ad53bb75be903b84312d78
parent834f4d710c595c6927c293e2cb90e62dbc4f56ba
Only account for fee spike buffer multiple on non-anchor channels

Anchor outputs channels are no longer susceptible to fee spikes as they
now mostly target the dynamic minimum mempool fee and can contribute the
remainder of fees when closing.
fuzz/src/chanmon_consistency.rs
lightning/src/ln/channel.rs