Expand description
Helpers for testing debug trace calls.
Structs§
- A stream that yields the
debug_
traces for the requested blocks. - A stream that yields the traces for the requested blocks.
- A helper type that can be used to build a javascript tracer.
- A javascript tracer that does nothing
Traits§
- An extension trait for the Trace API.
Type Aliases§
- A result type for the
debug_trace_block
method that also captures the requested block. - A result type for the
debug_trace_transaction
method that also captures the requested hash.