Module moonbeam_client_evm_tracing::types
source · Expand description
Runtime API allowing to debug/trace Ethereum
Modules§
- Types for tracing all Ethereum transactions of a block.
- Provide serialization functions for various types and formats.
- Types for the tracing of a single Ethereum transaction. Structure from “raw” debug_trace and a “call list” matching Blockscout formatter. This “call list” is also used to build the whole block tracing output.