mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
Assuming a graph size of 50,000 channels, an interval of 20 minutes would cause nodes to consume about 600MB per month in bandwidth doing these routine historical sync spot checks. In this commit, we increase to one hour, which consumes about 300MB per month. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper.go | ||
gossiper_test.go | ||
log.go | ||
message_store.go | ||
message_store_test.go | ||
mock_test.go | ||
reliable_sender.go | ||
reliable_sender_test.go | ||
sync_manager.go | ||
sync_manager_test.go | ||
syncer.go | ||
syncer_test.go | ||
utils.go |