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 07583f9 commit 3d69d70Copy full SHA for 3d69d70
docs/release-notes/release-notes-0.19.0.md
@@ -101,7 +101,8 @@
101
than once.
102
103
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9609) a bug that may
104
- cause `listunspent` to give inaccurate wallet UTXOs.
+ cause `listunspent` to give inaccurate wallet UTXOs and
105
+ [`locked_balance`](https://github.com/lightningnetwork/lnd/pull/9693).
106
107
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9626) a bug where a
108
keysend payment would not fail properly and only resolve after restart. Now
0 commit comments