mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 22:22:36 +02:00
docs: add release notes
This commit is contained in:
@ -143,7 +143,13 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
|
|||||||
* [Added missing wire tests for Warning
|
* [Added missing wire tests for Warning
|
||||||
message](https://github.com/lightningnetwork/lnd/pull/7143).
|
message](https://github.com/lightningnetwork/lnd/pull/7143).
|
||||||
|
|
||||||
|
* [The description for the `--gossip.pinned-syncers` flag was fixed to explain
|
||||||
|
that multiple peers can be specified by using the flag multiple times instead
|
||||||
|
of using a comma separated list of
|
||||||
|
values](https://github.com/lightningnetwork/lnd/pull/7207).
|
||||||
|
|
||||||
## `lncli`
|
## `lncli`
|
||||||
|
|
||||||
* [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice
|
* [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice
|
||||||
flag](https://github.com/lightningnetwork/lnd/pull/6818) that allows the
|
flag](https://github.com/lightningnetwork/lnd/pull/6818) that allows the
|
||||||
caller to specify key-value string pairs that should be appended to the
|
caller to specify key-value string pairs that should be appended to the
|
||||||
|
Reference in New Issue
Block a user