mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Fixed issue in node client closing the connection (#16)
* Fixed timeout issue of client * Fixed issue in node client * Removed unused files
This commit is contained in:
@@ -104,7 +104,6 @@ int main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cout << "exited normally\n";
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user