mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
fix flag
This commit is contained in:
parent
931a320e48
commit
d6ea0077c6
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ var stateTransitionCommand = &cli.Command{
|
|||
t8ntool.TraceEnableMemoryFlag,
|
||||
t8ntool.TraceDisableStackFlag,
|
||||
t8ntool.TraceEnableReturnDataFlag,
|
||||
t8ntool.TraceEnableCallFramesFlag,
|
||||
t8ntool.OutputBasedir,
|
||||
t8ntool.OutputAllocFlag,
|
||||
t8ntool.OutputResultFlag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue