summaryrefslogtreecommitdiffstats
path: root/xmrstak/params.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/params.hpp')
-rw-r--r--xmrstak/params.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmrstak/params.hpp b/xmrstak/params.hpp
index bc32612..4cc041c 100644
--- a/xmrstak/params.hpp
+++ b/xmrstak/params.hpp
@@ -38,6 +38,10 @@ struct params
std::string configFileNVIDIA;
std::string configFileCPU;
+ bool allowUAC = true;
+ std::string minerArg0;
+ std::string minerArgs;
+
params() :
binaryName("xmr-stak"),
executablePrefix(""),
OpenPOWER on IntegriCloud