mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
More flexible pools configuration.
This commit is contained in:
@@ -48,7 +48,6 @@ App::App(int argc, char **argv)
|
||||
{
|
||||
Console::init();
|
||||
m_options = Options::parse(argc, argv);
|
||||
|
||||
m_network = new Network(m_options);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user