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.
2 parents e7d3785 + 19e4d93 commit aa34144Copy full SHA for aa34144
docs/lnd/release-notes/release-notes-0.18.3.md
@@ -60,6 +60,10 @@ commitment when the channel was force closed.
60
* We'll now always send [channel updates to our remote peer for open
61
channels](https://github.com/lightningnetwork/lnd/pull/8963).
62
63
+* [A bug has been fixed that could cause invalid channel
64
+ announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
65
+ generated if the inbound fee discount is used.
66
+
67
# New Features
68
## Functional Enhancements
69
## RPC Additions
0 commit comments