darkfid

Type Alias DarkfiNodePtr

Source
pub type DarkfiNodePtr = Arc<DarkfiNode>;
Expand description

Atomic pointer to the DarkFi node

Aliased Typeยง

struct DarkfiNodePtr { /* private fields */ }