Improved daemon ZMQ mining stability
This commit is contained in:
parent
30641b1bdf
commit
db9069897d
1 changed files with 1 additions and 1 deletions
|
@ -863,7 +863,7 @@ void xmrig::DaemonClient::ZMQParse()
|
|||
LOG_DEBUG(CYAN("tcp-zmq://%s:%u") BLACK_BOLD(" read ") CYAN_BOLD("%zu") BLACK_BOLD(" bytes") " %s", m_pool.host().data(), m_pool.zmq_port(), msg.size() - 1, msg.data());
|
||||
# endif
|
||||
|
||||
getBlockTemplate();
|
||||
send(kGetHeight);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue