diff --git a/07-routing-gossip.md b/07-routing-gossip.md index bbbab2b..d6799a2 100644 --- a/07-routing-gossip.md +++ b/07-routing-gossip.md @@ -987,7 +987,7 @@ A node: #### Requirements A node: - - if a channel's oldest `channel_update`s `timestamp` is older than two weeks + - if a channel's latest `channel_update`s `timestamp` is older than two weeks (1209600 seconds): - MAY prune the channel. - MAY ignore the channel.