summaryrefslogtreecommitdiffstats
path: root/jconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'jconf.h')
-rw-r--r--jconf.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/jconf.h b/jconf.h
index 83bb0bb..0a2a7f8 100644
--- a/jconf.h
+++ b/jconf.h
@@ -35,9 +35,8 @@ public:
const char* GetPoolPwd();
const char* GetWalletAddress();
- int64_t GetVerboseLevel();
-
- double GetDonationLevel();
+ uint64_t GetVerboseLevel();
+ uint64_t GetAutohashTime();
uint64_t GetCallTimeout();
uint64_t GetNetRetry();
OpenPOWER on IntegriCloud