Add a flag to start processing statediff if we are caught up to the head of the chain
This commit is contained in:
parent
5b7af4b41d
commit
1d34c1c26f
@ -273,6 +273,7 @@ var AppHelpFlagGroups = []flags.FlagGroup{
|
||||
utils.StateDiffWritingFlag,
|
||||
utils.StateDiffWorkersFlag,
|
||||
utils.StateDiffFilePath,
|
||||
utils.StateDiffWaitForSync,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user