pub type NodeEventsSender = Sender<NodeEvent>;
Sender for node events.
pub struct NodeEventsSender { /* private fields */ }