Hi, i have searched on forum but nothing have found about this question.. I want to mine with cgminer on several computers, maybe 10 or 15 of them.. my question is: do i need to create on each PC a new wallet and a new address and then run miner? or its ok to use my airdrop wallet, but to create separate address for each PC? Thank you guys!
You don't need a new wallet per computer. dcrd takes an argument for a mining address. cgminer will pick this address up when solo mining. Or if you are mining with a pool, you can create a separate worker account for each PC, and have them all connect to the pool. You'll only need 1 wallet either way.
No, just use flag --miningaddr when launching daemon on each pc (you can use same payout address for all), that will send the funds to your airdrop address if you choose. You do not need dcrwallet running on any pc to PoW mine. You dont even need seperate addresses for each, unless you want to for security purposes. Basically, wallets only need to be running on PoS miners.