pub async fn handle_traces(
result: TraceResult,
config: &Config,
chain: Option<Chain>,
labels: Vec<String>,
debug: bool,
decode_internal: bool,
verbose: bool,
) -> Result<()>
Expand description
labels the traces, conditionally prints them or opens the debugger