in the config just set your pool and workers
I asked if there is a possibility to distribute big a big hash to many small hashes like : 1 Ghs to 10 100 Mhs with a single renter from betarigs to many different pools with different users and passes
that what it does, it distrubute it among several workers/pool
cud u help me with the config?I'm unclear about what username and pass to put on the single betarig rental bcoz I have many pools with different users and passes.
name and user in the config should be the same url is the pool, for every pool associate 1 workers, very simple
format is something like thiss
{
"name" : "worker name",
"host" : "poolip:port",
"user" : "worker name",
"workerNameSeparator" : "%",
"enableExtranonceSubscribe" : false,
"useWorkerPassword" : false,
"weight" : 1,
"isEnabled": true
},