Prepare for mainnet test

This commit is contained in:
SChernykh
2021-08-27 11:30:03 +02:00
parent 27c2aab145
commit 8304d81961
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ namespace p2pool {
namespace log {
int GLOBAL_LOG_LEVEL = 5;
int GLOBAL_LOG_LEVEL = 4;
static volatile bool stopped = false;
static volatile bool worker_started = false;