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