Expand description
Indexer
provides utilities for indexing transaction data.
Modules§
KeychainTxOutIndex
controls how script pubkeys are revealed for multiple keychains and indexesTxOut
s with them.SpkTxOutIndex
is an index storingTxOut
s that have a script pubkey that matches those in a list.
Traits§
- Utilities for indexing transaction data.