Skip to content

Commit 17a30a8

Browse files
authored
update documentation
1 parent bc5bac9 commit 17a30a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lnd/release-notes/release-notes-0.18.3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ commitment when the channel was force closed.
6363
* [A bug has been fixed that could cause invalid channel
6464
announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
6565
generated if the inbound fee discount is used.
66+
67+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9011) a timestamp issue
68+
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
69+
timestamp too far into the future will be discarded.
6670

6771
# New Features
6872
## Functional Enhancements

0 commit comments

Comments
 (0)