Skip to content

Commit 19e4969

Browse files
Merge pull request #756 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 21645a0 + c1b0acb commit 19e4969

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9324) to prevent
2727
potential deadlocks when LND depends on external components (e.g. aux
2828
components, hooks).
29+
30+
* [Make sure blinded payment failures are handled correctly in the mission
31+
controller](https://github.com/lightningnetwork/lnd/pull/9316).
2932

3033
# New Features
3134

@@ -121,4 +124,5 @@ types in a series of changes:
121124
* George Tsagkarelis
122125
* Olaoluwa Osuntokun
123126
* Oliver Gugger
127+
* Ziggie
124128

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
* [Make the contract resolutions for the channel arbitrator optional](
6161
https://github.com/lightningnetwork/lnd/pull/9253)
6262

63-
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
63+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
6464
estimateroutefee to ignore the default payment timeout.
6565

6666
# New Features
@@ -80,7 +80,7 @@
8080
## RPC Additions
8181

8282
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
83-
`BumpForceCloseFee` which moves the functionality soley available in the
83+
`BumpForceCloseFee` which moves the functionality solely available in the
8484
`lncli` to LND hence making it more universal.
8585

8686
* [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as

0 commit comments

Comments
 (0)