pub type DarkfiMinersRegistryStatePtr = Arc<RwLock<DarkfiMinersRegistryState>>;Expand description
Atomic pointer to the DarkFi node miners registry state.
Aliased Typeยง
pub struct DarkfiMinersRegistryStatePtr { /* private fields */ }pub type DarkfiMinersRegistryStatePtr = Arc<RwLock<DarkfiMinersRegistryState>>;Atomic pointer to the DarkFi node miners registry state.
pub struct DarkfiMinersRegistryStatePtr { /* private fields */ }