Expand description
Types for working with tracing data
Structs§
- Block
Trace - 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.
- Trace
Error - Error response for the
state_traceBlock
RPC.
Enums§
- Trace
Block Response - Response for the
state_traceBlock
RPC.