Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockerIndexer ¶
type BlockerIndexer struct{}
TxIndex implements a no-op block indexer.
func (*BlockerIndexer) Index ¶
func (idx *BlockerIndexer) Index(types.EventDataNewBlockEvents) error
func (*BlockerIndexer) SetLogger ¶ added in v0.38.0
func (idx *BlockerIndexer) SetLogger(log.Logger)
Click to show internal directories.
Click to hide internal directories.