From df5965668ba019f87bb10fecad8f2ab43f7c7ac4 Mon Sep 17 00:00:00 2001 From: argonmining Date: Thu, 15 Aug 2024 19:55:04 -0500 Subject: [PATCH] debug --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 9069384..6c81dcb 100644 --- a/src/index.ts +++ b/src/index.ts @@ -60,7 +60,7 @@ if (DEBUG) monitoring.debug(`Main: Setting up RPC client`); if (DEBUG) { - monitoring.debug(`Main: Resolver Options:`); + monitoring.debug(`Main: Resolver Options:${config.node}`); } const rpc = new RpcClient({