mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
cmd/worload: remove todo
This commit is contained in:
parent
e90755697c
commit
2aa44e071a
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ func randomTraceOption() (*tracers.TraceConfig, string) {
|
|||
// struct-logger, with all fields enabled, very heavy
|
||||
return &tracers.TraceConfig{
|
||||
Config: &logger.Config{
|
||||
// TODO(rjl493456442) fix it, the empty memory is not properly omitted
|
||||
EnableMemory: true,
|
||||
EnableReturnData: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue