referrerpolicy=no-referrer-when-downgrade

Module block

Source
Expand description

Utilities for tracing block execution

Structs§

BlockExecutor
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 or storage_keys is an empty string then nothing is filtered out.

Enums§

Error
Tracing Block error

Type Aliases§

TraceBlockResult
Tracing Block Result type alias