pub async fn make_client_endpoint( addr: &SocketAddr, client_keypair: Option<&Keypair>, ) -> Connection