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 53a8d37 commit 6111ac3Copy full SHA for 6111ac3
docs/release-notes/release-notes-0.18.3.md
@@ -79,6 +79,11 @@ blinded path expiry.
79
80
# New Features
81
## Functional Enhancements
82
+
83
+* LND will now [temporarily ban peers](https://github.com/lightningnetwork/lnd/pull/9009)
84
+that send too many invalid `ChannelAnnouncement`. This is only done for LND nodes
85
+that validate `ChannelAnnouncement` messages.
86
87
## RPC Additions
88
89
* The [SendPaymentRequest](https://github.com/lightningnetwork/lnd/pull/8734)
0 commit comments