Versions in this module Expand all Collapse all v0 v0.34.24 Mar 7, 2023 Changes in this version + type TxIndexer struct + func NewTxIndexer(t mockConstructorTestingTNewTxIndexer) *TxIndexer + func (_m *TxIndexer) AddBatch(b *txindex.Batch) error + func (_m *TxIndexer) Get(hash []byte) (*types.TxResult, error) + func (_m *TxIndexer) Index(result *types.TxResult) error + func (_m *TxIndexer) Search(ctx context.Context, q *query.Query) ([]*types.TxResult, error)