Drop address ordering enforcement in NodeAnnouncement deser
authorMatt Corallo <git@bluematt.me>
Fri, 12 Feb 2021 18:05:59 +0000 (13:05 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 12 Feb 2021 21:43:25 +0000 (16:43 -0500)
commit8dd08bd962db6990981a5dbc1904c4cad7c801de
tree32754ba2fad53e0bd61cd77545367b393a7a19e3
parent879e309c128e2e2980846bfbb9a80a4c2bf8cbb4
Drop address ordering enforcement in NodeAnnouncement deser

It seems many other nodes never bothered to enforce these
requirements, so there's little reason that we should either.

cc https://github.com/lightningnetwork/lightning-rfc/pull/842
lightning/src/ln/msgs.rs