summaryrefslogtreecommitdiffstats
path: root/jconf.h
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-05-26 19:36:38 +0100
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-05-26 19:36:38 +0100
commit83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e (patch)
treeefc13f5a9fb71781f464fe4bc5d67e3604e9c000 /jconf.h
parent07ea73dbc3e71eb68ed6b5c10c6fd83f2357c9f1 (diff)
downloadxmr-stak-83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e.zip
xmr-stak-83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e.tar.gz
daemon mode feature
Diffstat (limited to 'jconf.h')
-rw-r--r--jconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/jconf.h b/jconf.h
index f932728..c42fbe0 100644
--- a/jconf.h
+++ b/jconf.h
@@ -54,6 +54,8 @@ public:
bool NiceHashMode();
+ bool DaemonMode();
+
bool PreferIpv4();
inline bool HaveHardwareAes() { return bHaveAes; }
OpenPOWER on IntegriCloud