Browse Source

Debug stuff removed

master
xcps 5 years ago committed by R4SAS
parent
commit
29ec6a5769
  1. 8
      bin/syncBlockchain.js

8
bin/syncBlockchain.js

@ -66,14 +66,6 @@ async function saveTransaction(txid, blockHeight) { @@ -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

Loading…
Cancel
Save