pub fn quorum_proposal_send_with_null_block<TYPES, V>( num_storage_nodes: usize, ) -> Box<EventPredicate<TYPES>>where TYPES: NodeType, V: Versions,