Module tracing

Source
Expand description

Types for working with tracing data

Structs§

BlockTrace
Container for all related spans and events for the block being traced.
Data
Holds associated values for a tracing span.
Event
Represents a tracing event, complete with recorded data.
Span
Represents a single instance of a tracing span.
TraceError
Error response for the state_traceBlock RPC.

Enums§

TraceBlockResponse
Response for the state_traceBlock RPC.