mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 01:02:40 -05:00
Sync changes with proxy.
This commit is contained in:
@@ -85,6 +85,7 @@ public:
|
||||
|
||||
private:
|
||||
bool parseIPv6(const char *addr);
|
||||
void addVariant(xmrig::Variant variant);
|
||||
|
||||
bool m_nicehash;
|
||||
int m_keepAlive;
|
||||
@@ -98,4 +99,7 @@ private:
|
||||
xmrig::c_str m_user;
|
||||
};
|
||||
|
||||
|
||||
typedef std::vector<Pool> Pools;
|
||||
|
||||
#endif /* __POOL_H__ */
|
||||
|
||||
Reference in New Issue
Block a user