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)
commit78c48f76d429b21dc34bcf636946b3d5a30d9a1d
tree4944e1b2bc94efef6074220b59bc3fc3f748b85f
parentc2ca6d3cdc7810c6b2e40013dd0355fd1268a519
Use block timestamps as the min for generated update messages.

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.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs