docs/release-notes: add note for new tx rebroadcast

This commit is contained in:
Olaoluwa Osuntokun 2023-03-07 17:07:22 -08:00
parent 42343184f4
commit 6b8a1f1d67
No known key found for this signature in database
GPG Key ID: 3BBD59E99B280306

View File

@ -12,6 +12,12 @@ that might lead to channel updates being missed, causing channel graph being
incomplete. Aside from that, a potential announcement messages being sent out
of order is also [fixed](https://github.com/lightningnetwork/lnd/pull/7264).
`lnd` will now attempt to [rebroadcast unconfirmed
transactions](https://github.com/lightningnetwork/lnd/pull/7448) with each
passing block the transaction hasn't been confirmed. This was already the
default for the neutrino backend. This complements the existing behavior where
all unconfirmed transactions are rebroadcast on start up.
## BOLT Specs
* Warning messages from peers are now recognized and