mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Merge branch 'firehose-fh3.0' into release/geth-1.x-fh3.0
This commit is contained in:
commit
ed2a321349
1 changed files with 1 additions and 1 deletions
|
|
@ -548,7 +548,7 @@ var (
|
|||
Name: "vmtrace",
|
||||
Usage: "Name of tracer which should record internal VM operations (costly)",
|
||||
Category: flags.VMCategory,
|
||||
Value: "firehose",
|
||||
Value: "",
|
||||
}
|
||||
VMTraceJsonConfigFlag = &cli.StringFlag{
|
||||
Name: "vmtrace.jsonconfig",
|
||||
|
|
|
|||
Loading…
Reference in a new issue