I just want to be certain that I set this up properly so that we are receiving our bitcoins appropriately:
Currently, I have run_p2pool.exe running on my desktop (192.168.1.149), with the default ports. Current parameters:
I am running cgminer.exe on my laptop with the following parameters:
bitcoin.conf entries:
rpcpassword=
server=1
In order for my friends to act as 'workers,' would they just need to run cgminer.exe with the associated parameters above? Including the username and password? (Regardless of the networking aspect - no problems there) Or do they also need to run p2pool.exe on their own machines (meaning they would have to run the Bitcoin client themselves, along with downloading the entire block chain like I had to)?
Given the above, will all of our MH/s work be contributed to the same address/wallet? Or, is there any way for me to find out explicitly what address my work is being 'paid' to? Any help would be greatly appreciated!
P.S. I am going to be using my desktop as my main worker, not my laptop - currently set up backwards because I started out on my PC first