Expand description
Indexer provides utilities for indexing transaction data.
Modules§
- keychain_
txout KeychainTxOutIndexcontrols how script pubkeys are revealed for multiple keychains and indexesTxOuts with them.- spk_
txout SpkTxOutIndexis an index storingTxOuts that have a script pubkey that matches those in a list.
Traits§
- Indexer
- Utilities for indexing transaction data.