Fixed NiceHash disconnects for KawPow
This commit is contained in:
parent
945d1db05c
commit
28c81f2c53
3 changed files with 30 additions and 2 deletions
|
@ -71,6 +71,7 @@ public:
|
|||
static const char *kTls;
|
||||
static const char *kUrl;
|
||||
static const char *kUser;
|
||||
static const char *kNicehashHost;
|
||||
|
||||
constexpr static int kKeepAliveTimeout = 60;
|
||||
constexpr static uint16_t kDefaultPort = 3333;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue