Also fwd channel_update and node_announcement immediately 2018-08-excess-signed-data-bolt-7
authorMatt Corallo <git@bluematt.me>
Wed, 29 Aug 2018 21:53:11 +0000 (17:53 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 29 Aug 2018 22:07:56 +0000 (18:07 -0400)
commitf78d7299d66387dbb531cf925483e2f826fdb910
treefbd5d707cd6b2fde5814db7d5b05eb2d11cfc155
parentfaff5c2da3d75783a9141ad3cf74011d2d7f9126
Also fwd channel_update and node_announcement immediately

Not really sure why the API was different for channel_announcement,
but this brings everything in sync.
src/ln/msgs.rs
src/ln/peer_handler.rs
src/ln/router.rs
src/util/test_utils.rs