Skip to content

Commit 461b60b

Browse files
Merge pull request #831 from lightninglabs/docs-lnd
Update lnd documentation
2 parents a369b30 + b89b99c commit 461b60b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,12 @@ the on going rate we'll permit.
484484

485485
## Database
486486

487-
* [Migrate the mission control
488-
store](https://github.com/lightningnetwork/lnd/pull/8911) to use a more
489-
minimal encoding for payment attempt routes as well as use [pure TLV
490-
encoding](https://github.com/lightningnetwork/lnd/pull/9167).
487+
* [Migrate the mission control
488+
store](https://github.com/lightningnetwork/lnd/pull/8911) to use a more
489+
minimal encoding for payment attempt routes as well as use [pure TLV
490+
encoding](https://github.com/lightningnetwork/lnd/pull/9167). [A
491+
fix](https://github.com/lightningnetwork/lnd/pull/9770) was added to handle
492+
nil routing failure messages and the serialization was optimized.
491493

492494
* [Migrate the mission control
493495
store](https://github.com/lightningnetwork/lnd/pull/9001) so that results are

0 commit comments

Comments
 (0)