Am I the only one were the pool / wallet info does not end up in the claymore config file? It is like the "( )" tags are not working.
Doesn't work for me too.
config.txt have no values.
yes, thats i wrote upper. I you need to use this or autoupdate.
https://github.com/coinscrow/minerstat-windows/releases/tag/2.9.1.0the config.txt not downloaded from the server, this in the package, the autoupdate create a backup file than replace.
The 2.9.0.1 rewrote the backup file to dump. Thats will be good
No you misunderstand. It does get the file but everything in the file is empty.
This is my config setting in the portal now;
-eworker (WORKER)
-epool exp-eu.dwarfpool.com:8018
-ewal 0x3ec1c5c390f8a63b852f85f79e7e2354a4d92a79
-epsw x
-dpool eu.siamining.com:7777
-dcoin SC
-dwal 00ee4e3d423fcb4bc7c5335e653a97dcd2599b9df2ceabbd11b9d4f3168a2818bc63de483668
-dpsw x
-mode 0
-dcri 19
-cvddc 900
-mclock 1950
-fanmin 80
-allcoins 1
And this is the config file the node downloads;
-eworker Rig5
-epool exp-eu.dwarfpool.com:8018
-ewal 0x3ec1c5c390f8a63b852f85f79e7e2354a4d92a79
-epsw x
-dpool eu.siamining.com:7777
-dcoin SC
-dwal 00ee4e3d423fcb4bc7c5335e653a97dcd2599b9df2ceabbd11b9d4f3168a2818bc63de483668
-dpsw x
-mode 0
-dcri 19
-cvddc 900
-mclock 1950
-fanmin 80
-allcoins 1
So all seems good.
Now I Set it all back to default. So my portal settings look like this;
-eworker (WORKER)
-epool (1_COIN_POOL)
-ewal (1_COIN_ADDRESS)
-epsw x
-dpool (2_COIN_POOL)
-dcoin (2_COIN)
-dwal (2_COIN_ADDRESS)
-dpsw x
-mode 0
-dcri (DCRI)
-cvddc 900
-mclock 1950
-fanmin 80
-allcoins 1
And now this file is the config in the claymore folder;
-eworker Rig5
-epool
-ewal
-epsw x
-dpool
-dcoin
-dwal
-dpsw x
-mode 0
-dcri
-cvddc 900
-mclock 1950
-fanmin 80
-allcoins 1
See?? Only the eworker gets pulled into the file. Any other info is not there.