forked from cerc-io/plugeth
Merge pull request #16098 from holiman/fix_import
main: add gc flags to import-command
This commit is contained in:
commit
b92276c700
@ -67,6 +67,9 @@ It expects the genesis file as argument.`,
|
||||
utils.DataDirFlag,
|
||||
utils.CacheFlag,
|
||||
utils.LightModeFlag,
|
||||
utils.GCModeFlag,
|
||||
utils.CacheDatabaseFlag,
|
||||
utils.CacheGCFlag,
|
||||
},
|
||||
Category: "BLOCKCHAIN COMMANDS",
|
||||
Description: `
|
||||
|
Loading…
Reference in New Issue
Block a user