We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c709ec5 commit 2ca6bf3Copy full SHA for 2ca6bf3
1 file changed
docs/release-notes/release-notes-0.21.0.md
@@ -103,6 +103,7 @@
103
to use independent probe payment hashes when probing multiple LSPs, preventing
104
later probes from reusing the first probe's CLTV delta.
105
106
+<<<<<<< HEAD
107
* [Restored insta-dispatch of `CLOSED_CHANNEL` on the first confirmation of a
108
cooperative close](https://github.com/lightningnetwork/lnd/pull/10794).
109
After the multi-conf reorg-aware close dispatch landed,
@@ -113,6 +114,8 @@
113
114
channel arbitrator suppresses the duplicate event that would otherwise be
115
emitted from `MarkChannelClosed` at the final confirmation depth.
116
117
+=======
118
+>>>>>>> 8eab1edd6 (docs: add EstimateRouteFee release note)
119
# New Features
120
121
- [Basic Support](https://github.com/lightningnetwork/lnd/pull/9868) for onion
0 commit comments