Allow node_announcement timestamps of 0 in accordance with BOLT 7
authorMatt Corallo <git@bluematt.me>
Fri, 3 Jan 2020 19:03:46 +0000 (14:03 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 5 Mar 2020 23:30:50 +0000 (18:30 -0500)
commitfd08529d5955eca5a94dae6be2345297aca11dea
treee8ca6df18f0db16bd50c2fb65dbe0952a2fd584c
parentd850e1234a21f0107a9700870b43a00d71f60e80
Allow node_announcement timestamps of 0 in accordance with BOLT 7

Unlike channel_update messages, node_announcement messages have no
requirement that the timestamp is greater than 0.
lightning/src/ln/router.rs