pub fn get_client(
    nodes: &[ContactInfo],
    socket_addr_space: &SocketAddrSpace
) -> ThinClient
Expand description

Creates a ThinClient by selecting a valid node at random