Skip to content

Commit 12b3730

Browse files
committed
docs: add release notes
1 parent ab13703 commit 12b3730

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.13.7.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
It can still be enabled by adding `,GRPC=info` at the end of the
2424
`lnd.debuglevel` or `remote.lit-debuglevel` configuration options.
2525

26+
* [Add a new `lndrpctimeout` configuration
27+
option](https://github.com/lightninglabs/lightning-terminal/pull/899) that
28+
configures the default timeout that is used when waiting for a response on any
29+
call to `lnd`. This value is used by **all** subservers for all calls, so a
30+
sufficiently long duration (>= 30 seconds) should be used. The default value
31+
was bumped from 30 seconds to 3 minutes.
32+
2633
### Technical and Architectural Updates
2734

2835
## Integrated Binary Updates

0 commit comments

Comments
 (0)