Skip to content

Commit fd7a572

Browse files
committed
docs: add release notes
1 parent c85dab7 commit fd7a572

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
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.
31+
2632
### Technical and Architectural Updates
2733

2834
## Integrated Binary Updates

0 commit comments

Comments
 (0)