temp fix
This commit is contained in:
@@ -665,7 +665,7 @@ foreach ($f as $x) {
|
|||||||
|
|
||||||
|
|
||||||
//recheck the last blocks
|
//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");
|
_log("Rechecking blocks");
|
||||||
$blocks = [];
|
$blocks = [];
|
||||||
$all_blocks_ok = true;
|
$all_blocks_ok = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user