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 4ff1f19 commit 0c3b2b5Copy full SHA for 0c3b2b5
docs/release-notes/release-notes-0.19.0.md
@@ -54,6 +54,9 @@
54
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9275) where the
55
peer may block the shutdown process of lnd.
56
57
+* [Fixed a case](https://github.com/lightningnetwork/lnd/pull/9258) where the
58
+ confirmation notification may be missed.
59
+
60
# New Features
61
## Functional Enhancements
62
## RPC Additions
@@ -199,6 +202,10 @@ The underlying functionality between those two options remain the same.
199
202
* Oliver Gugger
200
203
* Pins
201
204
* Viktor Tigerström
205
+<<<<<<< HEAD
206
* Yong Yu
207
* Ziggie
208
209
+=======
210
+* Ziggie
211
+>>>>>>> 5a6264b6a (docs: update release notes)
0 commit comments