mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 04:03:49 +00:00
don't recommend --snap.stop flag #4577 Open
This commit is contained in:
parent
d72fba3bec
commit
b9473745ad
@ -642,7 +642,7 @@ var (
|
||||
}
|
||||
SnapStopFlag = cli.BoolFlag{
|
||||
Name: ethconfig.FlagSnapStop,
|
||||
Usage: "Stop producing new snapshots",
|
||||
Usage: "Workaround to stop producing new snapshots, if you meet some snapshots-related critical bug",
|
||||
}
|
||||
TorrentVerbosityFlag = cli.IntFlag{
|
||||
Name: "torrent.verbosity",
|
||||
|
Loading…
Reference in New Issue
Block a user