Re-exports§
pub use crate::core::*;
Modules§
Structs§
- Utxo
Index - UtxoIndex indexes
CompactUtxoEntryCollectionsbyScriptPublicKey, commits them to its owns store, and emits changes. Note: The UtxoIndex struct by itself is not thread save, only correct usage of the supplied RwLock vianewmakes it so. please follow guidelines found in the comments underutxoindex::core::api::UtxoIndexApifor proper thread safety.