Skip to content

Commit 327ac50

Browse files
Merge pull request #913 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 8bc0ea2 + a41b1d4 commit 327ac50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,11 @@ reader of a payment request.
248248
* Add missing [sql index](https://github.com/lightningnetwork/lnd/pull/10155)
249249
for settled invoices to increase query speed.
250250

251+
* [Migrate the KV graph store to native
252+
SQL](https://github.com/lightningnetwork/lnd/pull/10163). For this migration
253+
to take place, the db backend must already be either `postgres` or `sqlite`
254+
and the `--use-native-sql` flag must be set.
255+
251256
## Code Health
252257

253258
## Tooling and Documentation

0 commit comments

Comments
 (0)