Expose manual-update methods in NetworkGraph.
authorMatt Corallo <git@bluematt.me>
Thu, 12 Nov 2020 22:16:14 +0000 (17:16 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 24 Nov 2020 16:04:11 +0000 (11:04 -0500)
commitc53d8a3596930afa2d75b663013501e8b8fdd838
tree931ddf3524e3c68e7c893446b9672944c5241708
parent423073dfe53ee56b464fa042fe9b8f635a78c2f1
Expose manual-update methods in NetworkGraph.

These functions were created but previously not exported, however
they are useful if we want to skip signature checking when accepting
routing messages (which we really should be doing in the routing
fuzzer).
lightning/src/routing/network_graph.rs