pub type NodeEventsChannel = Receiver<NodeEvent>;
Channel for receiving node events.
pub struct NodeEventsChannel { /* private fields */ }