Update anchors test vectors to zero HTLC transaction fee variant
authorWilmer Paulino <wilmer.paulino@gmail.com>
Fri, 26 Aug 2022 19:56:09 +0000 (12:56 -0700)
committerWilmer Paulino <wilmer.paulino@gmail.com>
Tue, 13 Sep 2022 17:58:39 +0000 (10:58 -0700)
commitf3a5a72346e72ade92acfecbb696c7028b649949
tree93aac34ec9cb1af6ed9511bec1e13e2d5736ad1d
parentaf2ff9b5b9ded15969031f329070af5024013626
Update anchors test vectors to zero HTLC transaction fee variant

Each test featuring HTLCs had a minimum and maximum feerate case. This
is no longer necessary for the zero HTLC transaction anchors variant as
the commitment feerate does not impact whether HTLCs can be trimmed or
not, only the dust limit does.
lightning/src/ln/channel.rs