pub type TraceCallList<'a, N> = &'a [(<N as Network>::TransactionRequest, &'a [TraceType])];
Available on crate feature
trace-api
only.Expand description
List of trace calls for use with TraceApi::trace_call_many
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.