mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-18 08:38:46 +00:00
remove some unused flags
This commit is contained in:
parent
1fb53eaf39
commit
ac2b30f740
@ -41,6 +41,7 @@ var (
|
||||
Name: "log.json",
|
||||
Usage: "Format logs with JSON",
|
||||
}
|
||||
//nolint
|
||||
vmoduleFlag = cli.StringFlag{
|
||||
Name: "vmodule",
|
||||
Usage: "Per-module verbosity: comma-separated list of <pattern>=<level> (e.g. eth/*=5,p2p=4)",
|
||||
|
Loading…
Reference in New Issue
Block a user