[][src]Function solana_banks_client::start_tcp_client

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