mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 21:36:17 +02:00
docs: add release note entry
This commit is contained in:
@@ -248,6 +248,11 @@ reader of a payment request.
|
|||||||
* Add missing [sql index](https://github.com/lightningnetwork/lnd/pull/10155)
|
* Add missing [sql index](https://github.com/lightningnetwork/lnd/pull/10155)
|
||||||
for settled invoices to increase query speed.
|
for settled invoices to increase query speed.
|
||||||
|
|
||||||
|
* [Migrate the KV graph store to native
|
||||||
|
SQL](https://github.com/lightningnetwork/lnd/pull/10163). For this migration
|
||||||
|
to take place, the db backend must already be either `postgres` or `sqlite`
|
||||||
|
and the `--use-native-sql` flag must be set.
|
||||||
|
|
||||||
## Code Health
|
## Code Health
|
||||||
|
|
||||||
## Tooling and Documentation
|
## Tooling and Documentation
|
||||||
|
Reference in New Issue
Block a user