mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
docs: release note for #7709
This commit is contained in:
parent
4c2e712581
commit
c38bb899bb
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,9 @@ unlock or create.
|
|||
* [Added fuzz tests](https://github.com/lightningnetwork/lnd/pull/7649) for
|
||||
signature parsing and conversion.
|
||||
|
||||
* [Simplify fuzz tests](https://github.com/lightningnetwork/lnd/pull/7709)
|
||||
using the `require` package.
|
||||
|
||||
## `lncli`
|
||||
|
||||
* Added ability to use [ENV variables to override `lncli` global flags](https://github.com/lightningnetwork/lnd/pull/7693). Flags will have preference over ENVs.
|
||||
|
|
Loading…
Add table
Reference in a new issue