Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
argonmining committed Aug 16, 2024
1 parent c23fb35 commit df59656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit df59656

Please sign in to comment.