docs: update release notes for fee bumper

This commit is contained in:
yyforyongyu
2024-03-17 13:56:27 +08:00
parent 94390fc775
commit b76ccab17b

View File

@ -198,6 +198,9 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
for forwarding blinded payments. Forwarding of blinded payments is disabled for forwarding blinded payments. Forwarding of blinded payments is disabled
by default, and the feature is not yet advertised to the network. by default, and the feature is not yet advertised to the network.
* Introduced [fee bumper](https://github.com/lightningnetwork/lnd/pull/8424) to
handle bumping the fees of sweeping transactions properly.
## RPC Additions ## RPC Additions
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175) * [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)