mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 23:02:33 +02:00
docs: add release notes for 19.1
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
# Bug Fixes
|
||||
|
||||
* [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
|
||||
- [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
|
||||
that would occur when an attempt was made to write a backup file for a channel
|
||||
peer that has advertised an address that we do not yet know how to parse.
|
||||
|
||||
@@ -38,6 +38,9 @@
|
||||
|
||||
## Functional Enhancements
|
||||
|
||||
- [Increase](https://github.com/lightningnetwork/lnd/pull/9875) gossip sync
|
||||
buffer to take the pressure of the read handler.
|
||||
|
||||
## RPC Additions
|
||||
|
||||
## lncli Additions
|
||||
|
Reference in New Issue
Block a user