secrets.hpp @@ -2,10 +2,8 @@ #include <string> // #define TEST constexpr const char* HOST = "sytev070"; #ifdef TEST #ifdef TEST_EXCHANGE constexpr const char* PORT = "9005"; #else constexpr const char* PORT = "9000";