Function apply_grpc_height

pub fn apply_grpc_height<T>(
    req: &mut Request<T>,
    height: Option<u64>,
) -> Result<(), Error>