58e924ad1c
Currently when numgraphsyncpeers=0, lnd will still attempt to perform an initial historical sync. We change this behavior here to forgoe historical sync entirely when numgraphsyncpeers is zero, since the routing table isn't being updated anyway while the node is active. This permits a no-graph lnd mode where no syncing occurs at all. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
message_store_test.go | ||
message_store.go | ||
mock_test.go | ||
reliable_sender_test.go | ||
reliable_sender.go | ||
sync_manager_test.go | ||
sync_manager.go | ||
syncer_test.go | ||
syncer.go |