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