Module indexer

Source
Expand description

Indexer provides utilities for indexing transaction data.

Modules§

keychain_txout
KeychainTxOutIndex controls how script pubkeys are revealed for multiple keychains and indexes TxOuts with them.
spk_txout
SpkTxOutIndex is an index storing TxOuts that have a script pubkey that matches those in a list.

Traits§

Indexer
Utilities for indexing transaction data.