From 41eb0ad64e6d003368ccf8f3212f190a829aae10 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 14 Nov 2017 20:22:31 +0000 Subject: Print motd on console and web ui --- xmrstak/jconf.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xmrstak/jconf.hpp') diff --git a/xmrstak/jconf.hpp b/xmrstak/jconf.hpp index 1bd4d47..131263e 100644 --- a/xmrstak/jconf.hpp +++ b/xmrstak/jconf.hpp @@ -51,6 +51,7 @@ public: bool IsCurrencyMonero(); uint64_t GetVerboseLevel(); + bool PrintMotd(); uint64_t GetAutohashTime(); const char* GetOutputFile(); -- cgit v1.1