Function contract::ndpc_utils::get_request_by_id  
        source ·
        [−]pub fn get_request_by_id(requests_dict: URef, request_id: u64) -> PublishRequestExpand description
Gets request_id, and returns the PublisRequest related to it, gets the publishRequest from the request_objects dict
