mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
#97 Ignore keepalive option with minergate and nicehash.com
This commit is contained in:
@@ -261,6 +261,10 @@ Options::Options(int argc, char **argv) :
|
||||
}
|
||||
}
|
||||
|
||||
for (Url *url : m_pools) {
|
||||
url->applyExceptions();
|
||||
}
|
||||
|
||||
m_ready = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user