Added miner uptime to dashboard
WIP SSL/TLS for CC communication and Dashboard
This commit is contained in:
parent
e6f05b3648
commit
1b7b48f6e3
13 changed files with 146 additions and 10 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <map>
|
||||
#include <uv.h>
|
||||
#include <memory>
|
||||
|
||||
|
||||
#include "net/Job.h"
|
||||
|
@ -124,6 +125,7 @@ private:
|
|||
# ifndef XMRIG_PROXY_PROJECT
|
||||
uv_timer_t m_keepAliveTimer;
|
||||
# endif
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue