Function create_client

Source
pub fn create_client(
    (rpc, tpu): (SocketAddr, SocketAddr),
    range: (u16, u16),
) -> ThinClient