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.
2 parents 4419fcf + 5424eb8 commit a4a8474Copy full SHA for a4a8474
docs/lnd/release-notes/release-notes-0.19.1.md
@@ -27,6 +27,10 @@
27
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9854) where the
28
`BumpFee` doesn't give an error response.
29
30
+- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9872) where a
31
+ peer would not disconnect properly when both peers supported the new
32
+ "rbf-coop-close" feature leaving the peer connection in a borked state.
33
+
34
# New Features
35
36
## Functional Enhancements
@@ -83,3 +87,4 @@
83
87
84
88
* Elle Mouton
85
89
* Yong Yu
90
+* Ziggie
0 commit comments