Skip to content

Commit 87b8913

Browse files
Merge pull request #860 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 37918b3 + d5c5f32 commit 87b8913

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9921) a case where the
2727
spending notification of an output may be missed if wrong height hint is used.
2828

29+
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the
30+
node may panic if it's running in the remote signer mode.
31+
2932
# New Features
3033

3134
## Functional Enhancements

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
7676
* [1](https://github.com/lightningnetwork/lnd/pull/9866)
7777
* [2](https://github.com/lightningnetwork/lnd/pull/9869)
7878
* [3](https://github.com/lightningnetwork/lnd/pull/9887)
79+
* [4](https://github.com/lightningnetwork/lnd/pull/9931)
7980

8081
## RPC Updates
8182

0 commit comments

Comments
 (0)