Versions in this module Expand all Collapse all v0 v0.34.24 Mar 7, 2023 Changes in this version + type BlockIndexer struct + func NewBlockIndexer(t mockConstructorTestingTNewBlockIndexer) *BlockIndexer + func (_m *BlockIndexer) Has(height int64) (bool, error) + func (_m *BlockIndexer) Index(_a0 types.EventDataNewBlockHeader) error + func (_m *BlockIndexer) Search(ctx context.Context, q *query.Query) ([]int64, error)