We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3246a commit 759d74eCopy full SHA for 759d74e
docs/release-notes/release-notes-0.15.0.md
@@ -169,6 +169,9 @@ from occurring that would result in an erroneous force close.](https://github.co
169
* [Taproot wallet inputs can also be used to fund
170
channels](https://github.com/lightningnetwork/lnd/pull/6521)
171
172
+* [Fixed an intermittent panic that would occur due to a violated assumption with our
173
+ underlying database.](https://github.com/lightningnetwork/lnd/pull/6547)
174
+
175
## Routing
176
177
* [Add a new `time_pref` parameter to the QueryRoutes and SendPayment APIs](https://github.com/lightningnetwork/lnd/pull/6024) that
0 commit comments