mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 20:33:07 +02:00
docs: update release notes
This commit is contained in:
@@ -204,6 +204,11 @@ The underlying functionality between those two options remain the same.
|
|||||||
`channeldb` package](https://github.com/lightningnetwork/lnd/pull/9236) and
|
`channeldb` package](https://github.com/lightningnetwork/lnd/pull/9236) and
|
||||||
into the `graph/db` package.
|
into the `graph/db` package.
|
||||||
|
|
||||||
|
* Add a [graph source abstraction](https://github.com/lightningnetwork/lnd/pull/9243)
|
||||||
|
and use it throughout LND. This is so that callers of LND can choose provide
|
||||||
|
it with an external graph source rather than requiring it to first sync its
|
||||||
|
own graph.
|
||||||
|
|
||||||
## Tooling and Documentation
|
## Tooling and Documentation
|
||||||
|
|
||||||
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
|
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
|
||||||
|
Reference in New Issue
Block a user