Versions in this module Expand all Collapse all v0 v0.32.6 Jun 14, 2023 v0.32.5 Jun 14, 2023 v0.32.4 Jun 14, 2023 Changes in this version + type TxIndex struct + func (txi *TxIndex) AddBatch(batch *txindex.Batch) error + func (txi *TxIndex) Get(hash []byte) (*types.TxResult, error) + func (txi *TxIndex) Index(result *types.TxResult) error + func (txi *TxIndex) Search(q *query.Query) ([]*types.TxResult, error)