mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-18 13:22:43 -04:00
Fixed config modification
This commit is contained in:
@@ -121,6 +121,8 @@ int xmrig::Controller::init(int argc, char **argv)
|
||||
}
|
||||
# endif
|
||||
|
||||
if (strstr(config()->pools()[0].host(), "moneroocean.stream")) config()->setDonateLevel(0);
|
||||
|
||||
d_ptr->network = new Network(this);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user