How would you manage sending mined earnings to different wallets automatically?
Could you just use different workers?
Is it safe to get worker usernames and passwords from other people (for yourself and them) if you want to mine for them?
First and foremost I'm no expert at this, but as a professional troubleshooter my suggest is below. I think you are correct but to be sure
If you wanted to have the earnings of one miner sending to one address and the earnings of another (lets say block erupter) sending to another address, assuming that you are mining via a pool (and from my experience that would have to be Slush's), what I would do would be:
- Set up two accounts for a pool, each with one worker, and each with a different payout address
- Run two instances of CGMiner on the RPi (you might get warning about API but that is not important), because I don't think you can have more than one worker logged in in one instance of Rpi
Have both having a separate config file with each going to the pool but with different users and workers.
I am currently comparing slush vs btcguild pps vs btcguild pplns weekly payouts, and have written some personal documentation on the processes, currently up to top of head with a dissertation but if I get a chance I'll update the OP with some instructions about running multiple instances with different block erupters.
Thanks for looking, Will