From 22b8c2f546d04a80bfc30090dc79207c4439af81 Mon Sep 17 00:00:00 2001 From: KryptoRente <78231131+KryptoRente@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:37:28 +0200 Subject: [PATCH] Update config.json --- config.json | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/config.json b/config.json index 2fee7535..bd326cec 100755 --- a/config.json +++ b/config.json @@ -1,22 +1,11 @@ { "pools":[ { - "name": "LuckPool", - "url": "stratum+tcp://na.luckpool.net:3960", + "name": "Nicehash", + "url": "stratum+tcp://verushash.auto.nicehash.com:9200", "timeout": 150 - }, - { - "name": "LuckPoolFailover1", - "url": "stratum+tcp://na.luckpool.net:3956", - "timeout": 150 - }, - { - "name": "LuckPoolFailover2", - "url": "stratum+tcp://na.luckpool.net:3957", - "timeout": 150 - } - ], - "user": "RKbgnfWAbL43K1HrxLoWcDzRmTspYFRj6U.PHONE_FARM", + }], + "user": "NHbMyAEr3WBgAhNUxWcyrCe7LN3wW5nDZE9M.Sony_1IV", "pass": "x", "algo": "verus", "threads": 8,