This commit is contained in:
Arionum
2018-08-12 05:44:03 +03:00
parent 66b1221e22
commit 0567899edd

View File

@@ -665,7 +665,7 @@ foreach ($f as $x) {
//recheck the last blocks
if ($_config['sanity_recheck_blocks'] > 0 && $_config['testnet'] == false) {
if ($_config['sanity_recheck_blocks'] > 0 && $_config['testnet'] == false&&1==2) {
_log("Rechecking blocks");
$blocks = [];
$all_blocks_ok = true;