mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-30 10:35:32 +02:00
docs/release-notes: add release notes for gossip msg prioritization
This commit is contained in:
@ -1,5 +1,13 @@
|
|||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
|
## Peer to Peer Behavior
|
||||||
|
|
||||||
|
`lnd` will now [properly prioritize sending out gossip updates generated
|
||||||
|
locally to all connected
|
||||||
|
peers](https://github.com/lightningnetwork/lnd/pull/7239), regardless of their
|
||||||
|
current gossip sync query status.
|
||||||
|
|
||||||
|
|
||||||
## BOLT Specs
|
## BOLT Specs
|
||||||
|
|
||||||
* Warning messages from peers are now recognized and
|
* Warning messages from peers are now recognized and
|
||||||
|
Reference in New Issue
Block a user