File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2828 does not contain a payment address.
2929
3030* [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/9033 ) where we
31- would not signal an error when trying to bump an non-anchor channel but
31+ would not signal an error when trying to bump a non-anchor channel but
3232 instead report a successful cpfp registration although no fee bumping is
3333 possible for non-anchor channels anyways.
3434
35+ * [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/9269 ) where a
36+ negative fee limit for ` SendPaymentV2 ` would lead to omitting the fee limit
37+ check.
38+
3539* [ Use the required route blinding
3640 feature-bit] ( https://github.com/lightningnetwork/lnd/pull/9143 ) for invoices
3741 containing blinded paths.
@@ -196,6 +200,7 @@ The underlying functionality between those two options remain the same.
196200* CharlieZKSmith
197201* Elle Mouton
198202* George Tsagkarelis
203+ * hieblmi
199204* Oliver Gugger
200205* Pins
201206* Viktor Tigerström
You can’t perform that action at this time.
0 commit comments