From 5ead8b4e858d4831fe80cc83c9c62c5549b704d3 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 24 Mar 2017 00:55:19 +0200 Subject: [PATCH] Test --- src/init.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/init.cpp b/src/init.cpp index ad7559fcd..0f89ae6ed 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1249,6 +1249,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler) uint256 hash(uint256S("0000005213c9cea80d42aae6e917487485d0b197a83ffbc0bcd0aef6e38c6ded")); uint256 hash2(uint256S("05a8cd56e2118713ed5931300868fbcd96f573c5051b3568f053658b2a5a1115")); CValidationState state; + if ( 0 ) { LOCK(cs_main); if ( mapBlockIndex.count(hash) != 0 )