From 73be045de95cb67eaeffb5d97334c660a716f57f Mon Sep 17 00:00:00 2001 From: "admin@arionum.com" Date: Fri, 18 Oct 2019 07:42:57 +0300 Subject: [PATCH] auto resync fix --- sanity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sanity.php b/sanity.php index f161863..a684986 100755 --- a/sanity.php +++ b/sanity.php @@ -620,7 +620,7 @@ if ($current['height'] < $largest_height && $largest_height > 1) { if ($block_parse_failed==true||$argv[1]=="resync") { $last_resync=$db->single("SELECT val FROM config WHERE cfg='last_resync'"); if ($last_resyncrun("SET foreign_key_checks=0;"); $tables = ["accounts", "transactions", "mempool", "masternode","blocks"]; foreach ($tables as $table) {