Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TraceConfig ¶
type TraceConfig struct { *logger.LogConfig Tracer *string TracerConfig *json.RawMessage Timeout *string Reexec *uint64 NoRefunds *bool // Turns off gas refunds when tracing StateOverrides *ethapi.StateOverrides BorTraceEnabled *bool TxIndex *hexutil.Uint }
TraceConfig holds extra parameters to trace functions.
Click to show internal directories.
Click to hide internal directories.