We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fae9a commit a309cb7Copy full SHA for a309cb7
docs/release-notes/release-notes-0.19.0.md
@@ -121,6 +121,9 @@ when running LND with an aux component injected (custom channels).
121
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9750): if a Taproot
122
address is added to LND using the `ImportTapscript` RPC, LND previously failed
123
to perform a cooperative close to that address.
124
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9744) where unnecessary
125
+ warnings about existing bbolt database files would appear when using SQLite backend
126
+ with already migrated databases.
127
128
# New Features
129
0 commit comments