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 4bdd375 commit 9e683a3Copy full SHA for 9e683a3
docs/release-notes/release-notes-0.19.0.md
@@ -90,6 +90,11 @@
90
91
* [Pass through](https://github.com/lightningnetwork/lnd/pull/9601) the unused
92
`MaxPeers` configuration variable for neutrino mode.
93
+
94
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9543) where
95
+ the payment might have been failed more than once and therefore overwriting
96
+ the failure reason and notifying the `SubscribeAllPayments` subscribers more
97
+ than once.
98
99
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9609) a bug that may
100
cause `listunspent` to give inaccurate wallet UTXOs.
0 commit comments