Type Alias darkfid::DarkfiNodePtr

source ·
pub type DarkfiNodePtr = Arc<DarkfiNode>;
Expand description

Atomic pointer to the DarkFi node

Aliased Type§

struct DarkfiNodePtr { /* private fields */ }