Add a flag to start processing statediff if we are caught up to the head of the chain

This commit is contained in:
Abdul Rabbani 2022-03-10 13:04:25 -05:00
parent 5b7af4b41d
commit 1d34c1c26f

View File

@ -273,6 +273,7 @@ var AppHelpFlagGroups = []flags.FlagGroup{
utils.StateDiffWritingFlag,
utils.StateDiffWorkersFlag,
utils.StateDiffFilePath,
utils.StateDiffWaitForSync,
},
},
{