fn consensus_event<T, S>(
coordinator: &Coordinator<T, S>,
output: &ConsensusOutput<T>,
) -> Option<CoordinatorEvent<T>>where
T: NodeType,
S: NewProtocolStorage<T>,fn consensus_event<T, S>(
coordinator: &Coordinator<T, S>,
output: &ConsensusOutput<T>,
) -> Option<CoordinatorEvent<T>>where
T: NodeType,
S: NewProtocolStorage<T>,