Optional
debugprint output during capture end
Optional
disable_disable stack capture
Optional
disable_disable storage capture
Optional
enable_enable memory capture
Optional
enable_enable return data capture
Optional
limitmaximum length of output, but zero means unlimited
int32
Optional
overridesChain overrides, can be used to execute a trace using future fork rules ChainConfig defines the Ethereum ChainConfig parameters using *sdk.Int values instead of *big.Int.
Optional
reexecnumber of blocks the tracer is willing to go back
uint64
Optional
timeoutoverrides the default timeout of 5 seconds for JavaScript-based tracing calls
Optional
tracercustom javascript tracer
Generated using TypeDoc
TraceConfig holds extra parameters to trace functions.