Update chaincmd.go

This commit is contained in:
VolodymyrBg 2025-03-05 19:53:54 +02:00 committed by GitHub
parent e91d2f9615
commit f9fd6ceb42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,9 @@ if one is set. Otherwise it prints the genesis from the datadir.`,
Flags: slices.Concat([]cli.Flag{
utils.CacheFlag,
utils.SyncModeFlag,
utils.StateSchemeFlag,
utils.GCModeFlag,
utils.HistoryModeFlag,
utils.SnapshotFlag,
utils.CacheDatabaseFlag,
utils.CacheGCFlag,