Versions in this module Expand all Collapse all v0 v0.34.24 Sep 22, 2023 Changes in this version + type BlockerIndexer struct + func (idx *BlockerIndexer) Has(height int64) (bool, error) + func (idx *BlockerIndexer) Index(types.EventDataNewBlockHeader) error + func (idx *BlockerIndexer) Search(ctx context.Context, q *query.Query) ([]int64, error)