Stop pruning the network graph on startup
authorMatt Corallo <git@bluematt.me>
Wed, 8 Feb 2023 16:55:23 +0000 (16:55 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 7 Mar 2023 00:36:52 +0000 (00:36 +0000)
commit34466acd2f9d06e0dcd6bd9aeb322ede31ce2fcf
tree3357256d79d5aeef84498eddf15917a181f753eb
parent19ac4113f2b22dc96345dcb9737d799e4135c826
Stop pruning the network graph on startup

There's not a lot of reason for this and better to keep things
around until we go to build the gossip output
src/lib.rs