From 29ec6a57699c0f5b1d9c633ccafbc64257e583cd Mon Sep 17 00:00:00 2001 From: xcps Date: Sat, 16 Mar 2019 14:18:15 +0500 Subject: [PATCH] Debug stuff removed --- bin/syncBlockchain.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/bin/syncBlockchain.js b/bin/syncBlockchain.js index 4efd1b4..8de862b 100644 --- a/bin/syncBlockchain.js +++ b/bin/syncBlockchain.js @@ -66,14 +66,6 @@ async function saveTransaction(txid, blockHeight) { // BlockHeight: blockHeight, // }); sync_sql += ` - SELECT 1; - SELECT 1; - SELECT 1; - SELECT 1; - SELECT 1; - SELECT 1; - SELECT 1; - SELECT 1; INSERT INTO Transactions ( txid, BlockHeight