Function solana_banks_client::start_tcp_client[][src]

pub async fn start_tcp_client<T: ToSocketAddrs>(addr: T) -> Result<BanksClient>