From a8a4e37b5f8b9b5dfb083cb4454e8dc1ec8fcba2 Mon Sep 17 00:00:00 2001 From: miketout Date: Sun, 28 Oct 2018 16:11:56 -0700 Subject: [PATCH] extern --- src/init.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/init.cpp b/src/init.cpp index fd890f5c9..e28dadca9 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -75,6 +75,7 @@ using namespace std; extern void ThreadSendAlert(); extern int32_t KOMODO_LOADINGBLOCKS; +extern bool VERUS_MINTBLOCKS; ZCJoinSplit* pzcashParams = NULL;