mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-01-30 08:24:23 +00:00
Debug stuff removed
This commit is contained in:
parent
4630f5fa83
commit
29ec6a5769
@ -66,14 +66,6 @@ async function saveTransaction(txid, blockHeight) {
|
|||||||
// BlockHeight: blockHeight,
|
// BlockHeight: blockHeight,
|
||||||
// });
|
// });
|
||||||
sync_sql += `
|
sync_sql += `
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
SELECT 1;
|
|
||||||
INSERT INTO Transactions (
|
INSERT INTO Transactions (
|
||||||
txid,
|
txid,
|
||||||
BlockHeight
|
BlockHeight
|
||||||
|
Loading…
x
Reference in New Issue
Block a user