Skip to content

Commit

Permalink
Update rpc/backend/tracing.go
Browse files Browse the repository at this point in the history
Co-authored-by: Xinyu <[email protected]>
Signed-off-by: mmsqe <[email protected]>
  • Loading branch information
mmsqe and XinyuCRO authored Jan 10, 2024
1 parent 31e78f0 commit a3b757e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rpc/backend/tracing.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ func (b *Backend) convertConfig(config *rpctypes.TraceConfig) *evmtypes.TraceCon
}
cfg := config.TraceConfig
cfg.TracerJsonConfig = string(config.TracerConfig)
cfg.BlockOverrides = config.BlockOverrides
return &cfg
}

Expand Down

0 comments on commit a3b757e

Please sign in to comment.