From 4c825f9354492df6d4460b43bb915f11b3e0b18a Mon Sep 17 00:00:00 2001 From: topether21 Date: Mon, 11 Dec 2023 12:57:38 -0600 Subject: [PATCH] wip: test --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 6265208..7edb1f3 100644 --- a/index.js +++ b/index.js @@ -231,7 +231,6 @@ async function run() { const scan_request_id = scan_request_ids[i] console.log(`Checking status of scan request with id: ${scan_request_id}`) const info = await get_scan_request({ scan_request_id }) - console.log(`---> Scan request with id: ${scan_request_id} has status: ${info.status}`) if (info.status === 'FAILED_LIMITS_EXCEEDED') { const { payment_address,