Re-exports§
pub use crate::core::*;
Modules§
Structs§
- Utxo
Index - UtxoIndex indexes
CompactUtxoEntryCollections
byScriptPublicKey
, 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 vianew
makes it so. please follow guidelines found in the comments underutxoindex::core::api::UtxoIndexApi
for proper thread safety.