We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732d3a7 commit 6f45735Copy full SHA for 6f45735
docs/release-notes/release-notes-0.19.1.md
@@ -20,7 +20,7 @@
20
21
# Bug Fixes
22
23
-* [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
+- [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
24
that would occur when an attempt was made to write a backup file for a channel
25
peer that has advertised an address that we do not yet know how to parse.
26
@@ -38,6 +38,9 @@
38
39
## Functional Enhancements
40
41
+- [Increase](https://github.com/lightningnetwork/lnd/pull/9875) gossip sync
42
+ buffer to take the pressure of the read handler.
43
+
44
## RPC Additions
45
46
## lncli Additions
0 commit comments