mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
docs/release-notes: add entry for HTLC interceptor bug fix
This commit is contained in:
parent
fe44aedb25
commit
7b45a47ce3
1 changed files with 4 additions and 0 deletions
|
@ -558,6 +558,10 @@ messages directly. There is no routing/path finding involved.
|
|||
fixed](https://github.com/lightningnetwork/lnd/pull/5893) in the
|
||||
[`btcwallet` dependency](https://github.com/btcsuite/btcwallet/pull/773).
|
||||
|
||||
* [A bug has been fixed that would at times cause intercepted HTLCs to be
|
||||
re-notified](https://github.com/lightningnetwork/lnd/pull/5901), which could
|
||||
lead to higher-level HTLC mismanagement issues.
|
||||
|
||||
## Documentation
|
||||
|
||||
The [code contribution guidelines have been updated to mention the new
|
||||
|
|
Loading…
Add table
Reference in a new issue