mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-11 02:50:27 -05:00
Proxy miner signature support
This commit is contained in:
@@ -137,6 +137,7 @@ private:
|
||||
std::bitset<EXT_MAX> m_extensions;
|
||||
std::shared_ptr<DnsRequest> m_dns;
|
||||
std::vector<char> m_sendBuf;
|
||||
std::vector<char> m_tempBuf;
|
||||
String m_rpcId;
|
||||
Tls *m_tls = nullptr;
|
||||
uint64_t m_expire = 0;
|
||||
|
||||
Reference in New Issue
Block a user