Function external_tracer::trace
source · pub fn trace(config: &TraceConfig) -> Result<Vec<GethExecTrace>, Error>
Expand description
Creates a trace for the specified config
pub fn trace(config: &TraceConfig) -> Result<Vec<GethExecTrace>, Error>
Creates a trace for the specified config