Expand description
KeychainTxOutIndex controls how script pubkeys are revealed for multiple keychains and
indexes TxOuts with them.
Structs§
- Change
Set - Represents updates to the derivation index of a
KeychainTxOutIndex. It maps each keychainKto a descriptor and its last revealed index. - Keychain
TxOut Index KeychainTxOutIndexcontrols how script pubkeys are revealed for multiple keychains, and indexesTxOuts with them.
Enums§
- Insert
Descriptor Error - Error returned from
KeychainTxOutIndex::insert_descriptor
Constants§
- DEFAULT_
LOOKAHEAD - The default lookahead for a
KeychainTxOutIndex
Traits§
- Full
Scan Request Builder Ext - Trait to extend
FullScanRequestBuilder. - Sync
Request Builder Ext - Trait to extend
SyncRequestBuilder.