Use block timestamps as the min for generated update messages. 2020-01-node_announce
authorMatt Corallo <git@bluematt.me>
Thu, 5 Mar 2020 23:01:06 +0000 (18:01 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 6 Mar 2020 01:59:43 +0000 (20:59 -0500)
Fixes issue #493 and should resolve some issues where other nodes
(incorrectly) reject channel_update/node_announcement messages
which have a serial number that is not a relatively recent
timestamp.


No differences found