Update config1.ini
Browse files- config1.ini +2 -3
config1.ini
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
[RandomX]
|
2 |
coin = ZEPH
|
3 |
-
email = [email protected]
|
4 |
mode = fast
|
5 |
wallet = ZEPHYR2y7gg71beGboEAeofju7tUrESQehytgjuk6Z8KTjt6NagHq6F9a5RrCu5SahM67FF72MHDoJHF5jQQRE4Tbs3jKRrfCzC3j
|
6 |
rigName = worker
|
7 |
-
rigPassword=
|
8 |
-
pool1 =
|
9 |
pool2 = 127.0.0.1:3000
|
10 |
fastMode=true
|
11 |
RandomX_LargePages=true
|
|
|
1 |
[RandomX]
|
2 |
coin = ZEPH
|
|
|
3 |
mode = fast
|
4 |
wallet = ZEPHYR2y7gg71beGboEAeofju7tUrESQehytgjuk6Z8KTjt6NagHq6F9a5RrCu5SahM67FF72MHDoJHF5jQQRE4Tbs3jKRrfCzC3j
|
5 |
rigName = worker
|
6 |
+
rigPassword= x
|
7 |
+
pool1 = sg.zephyr.herominers.com:1123
|
8 |
pool2 = 127.0.0.1:3000
|
9 |
fastMode=true
|
10 |
RandomX_LargePages=true
|