Documentation ¶ Index ¶ type TraceBlockMetadata Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type TraceBlockMetadata ¶ type TraceBlockMetadata struct { ShouldIncludeInTraceResult bool // must be set if shouldIncludeInTraceResult IdxInEthBlock int // must be set if !shouldIncludeInTraceResult TraceRunnable func(vm.StateDB) } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.