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,