Skip to content

Commit

Permalink
docs: add release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggie1984 committed Nov 7, 2023
1 parent 32878fb commit 8b85c0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
might panic due to empty witness data found in a transaction. More details
can be found [here](https://github.com/bitcoin/bitcoin/issues/28730).

* [Remove sweep transactions of the
same exclusive group](https://github.com/lightningnetwork/lnd/pull/7800).
When using neutrino as a backend unconfirmed transactions have to be
removed from the wallet when a conflicting tx is confirmed. For other backends
these unconfirmed transactions are already removed.

# New Features
## Functional Enhancements

Expand Down

0 comments on commit 8b85c0c

Please sign in to comment.