Update config.ini
Browse files- config.ini +1 -1
config.ini
CHANGED
@@ -5,6 +5,6 @@ coin = VRSC
|
|
5 |
rigName=worker
|
6 |
rigPassword= x
|
7 |
#pool1 = 127.0.0.1:3000
|
8 |
-
pool1 =
|
9 |
maxRejectedShares = 20
|
10 |
cpuThreads = 4
|
|
|
5 |
rigName=worker
|
6 |
rigPassword= x
|
7 |
#pool1 = 127.0.0.1:3000
|
8 |
+
pool1 = cn.vipor.net:5040
|
9 |
maxRejectedShares = 20
|
10 |
cpuThreads = 4
|