Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("block not found")
Functions ¶
Types ¶
type Block ¶
type BlockContainer ¶
type BlockContainer struct { Block *types.Block Traces []*TransactionTrace Logs []*types.Log }
type TransactionTrace ¶
Click to show internal directories.
Click to hide internal directories.