Move the channel_announcement process log into `NetworkGraph` 2023-01-async-utxo-lookups
authorMatt Corallo <git@bluematt.me>
Thu, 26 Jan 2023 03:04:14 +0000 (03:04 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 9 Feb 2023 15:40:44 +0000 (15:40 +0000)
commit1f0557522a66cdd46765def9b1df52f28daf9af1
tree382e213dfb1fb483e3fe2338cae0acf37d10e777
parent15d54ccd9c0bd0b83dd12ca31944802b0d57c317
Move the channel_announcement process log into `NetworkGraph`

This ensures its always written after we update the graph, no
matter how we updated the graph.
lightning/src/routing/gossip.rs