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 04db1a1 commit e0b6acbCopy full SHA for e0b6acb
docs/release-notes/release-notes-0.19.1.md
@@ -34,6 +34,10 @@
34
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9890) where LND
35
would crash because of misaligned of a data struct on 32 bit systems.
36
37
+- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9876) where a peer
38
+ may be treated as restricted peer although it used to have a channel with the
39
+ node.
40
+
41
# New Features
42
43
## Functional Enhancements
0 commit comments