Module sc_tracing::block
source · Expand description
Utilities for tracing block execution
Structs
- 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
- Tracing Block error
Type Definitions
- Tracing Block Result type alias