Fixed config modification
This commit is contained in:
parent
99ccceb4a7
commit
377047e96e
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue