summaryrefslogtreecommitdiffstats
path: root/xmrstak/jconf.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-02-10 21:56:10 +0000
committerfireice-uk <fireice-uk@users.noreply.github.com>2018-02-10 21:56:10 +0000
commit40e40b557a58094b9c16d0cadacf94c3bf6a6658 (patch)
tree440a63a0cd424b2eafc2439f5837722b955eb289 /xmrstak/jconf.hpp
parentb573944e226579a8c3632feab241db6da6db432e (diff)
downloadxmr-stak-40e40b557a58094b9c16d0cadacf94c3bf6a6658.zip
xmr-stak-40e40b557a58094b9c16d0cadacf94c3bf6a6658.tar.gz
Add rig identifier
Diffstat (limited to 'xmrstak/jconf.hpp')
-rw-r--r--xmrstak/jconf.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmrstak/jconf.hpp b/xmrstak/jconf.hpp
index df1bf79..9a4e958 100644
--- a/xmrstak/jconf.hpp
+++ b/xmrstak/jconf.hpp
@@ -23,6 +23,7 @@ public:
struct pool_cfg {
const char* sPoolAddr;
const char* sWalletAddr;
+ const char* sRigId;
const char* sPasswd;
bool nicehash;
bool tls;
OpenPOWER on IntegriCloud