Only print out randomx debug stuff when -debug=randomx
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
extern std::map<std::string, std::string> mapArgs;
|
||||
extern std::map<std::string, std::vector<std::string> > mapMultiArgs;
|
||||
extern bool fDebug;
|
||||
extern bool fRandomXDebug;
|
||||
extern bool fZdebug;
|
||||
extern bool fPrintToConsole;
|
||||
extern bool fPrintToDebugLog;
|
||||
|
||||
Reference in New Issue
Block a user