Expand description
Utilities for tracing block execution
Structs§
- Block
Executor - Holds a reference to the client in order to execute the given block.
Records spans & events for the supplied targets (eg. “pallet,frame,state”) and
only records events with the specified hex encoded storage key prefixes.
Note: if
targets
orstorage_keys
is an empty string then nothing is filtered out.
Enums§
- Error
- Tracing Block error
Type Aliases§
- Trace
Block Result - Tracing Block Result type alias