Prune and persist RGS network graph after initial sync
authorAlec Chen <alecchendev@gmail.com>
Mon, 15 May 2023 23:51:05 +0000 (18:51 -0500)
committerAlec Chen <alecchendev@gmail.com>
Mon, 15 May 2023 23:51:08 +0000 (18:51 -0500)
commitad8ab4d722d0f9b4311d790548f1b3ccce2ca9aa
treee945103754c15fed97303d932442f1a58bd58c4b
parentec3aa494953c7d720370119f673e8e6b3a2155d5
Prune and persist RGS network graph after initial sync

Previously we would wait 60 seconds after startup, however for RGS we
prune/persist after its initial sync since 60 seconds is likely too
long.
lightning-background-processor/src/lib.rs