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 05d5b54 commit ea4862dCopy full SHA for ea4862d
CHANGELOG.md
@@ -51,8 +51,8 @@
51
52
* We now accept spurious `funding_locked` messages sent prior to
53
`channel_reestablish` messages after reconnect. This is a
54
- [known, long-standing bug in lnd](https://github.com/lightningnetwork/lnd/issues/4006)
55
- (#966).
+ [known, long-standing bug in lnd]
+ (https://github.com/lightningnetwork/lnd/issues/4006) (#966).
56
* We now set the `first_blocknum` and `number_of_blocks` fields in
57
`reply_channel_range` messages to values which c-lightning versions prior to
58
0.10 accepted. This avoids spurious force-closes from such nodes (#961).
0 commit comments