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 fc5f8e3 commit 1c6d894Copy full SHA for 1c6d894
docs/release-notes/release-notes-0.19.0.md
@@ -48,6 +48,9 @@
48
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9249) found in the
49
mission control store that can block the shutdown process of LND.
50
51
+* Make sure the RPC clients used to access the chain backend are [properly
52
+ shutdown](https://github.com/lightningnetwork/lnd/pull/9261).
53
+
54
# New Features
55
## Functional Enhancements
56
## RPC Additions
@@ -196,4 +199,5 @@ The underlying functionality between those two options remain the same.
196
199
* Oliver Gugger
197
200
* Pins
198
201
* Viktor Tigerström
-* Ziggie
202
+* Ziggie
203
0 commit comments