We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881e044 commit adf2719Copy full SHA for adf2719
docs/release-notes/release-notes-0.19.2.md
@@ -23,6 +23,9 @@
23
- [Use](https://github.com/lightningnetwork/lnd/pull/9889) `BigSizeT` instead of
24
`uint16` for the htlc index that's used in the revocation log.
25
26
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/9921) a case where the
27
+ spending notification of an output may be missed if wrong height hint is used.
28
+
29
# New Features
30
31
## Functional Enhancements
0 commit comments