Bitcoin Forum
May 11, 2024, 04:25:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: When solo mining which adress coins go to in your wallet?  (Read 397 times)
ifeltsweet (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
April 11, 2013, 08:40:51 AM
 #1

Let's say you have a wallet setup with one of alt currencies. In your .conf file you have:

Code:
rpcuser=1234
rpcpassword=securepass
rpcallowip=192.168.*.*
rpcport=8331
server=1
gen=0

Then you start the qt by running "sudo ./altcurency-qt -server", the wallet opens and all fine. Say you have 5 receiving addresses in that wallet.

Then you start your cgminer with usual:

Code:
./cgminer -u 1234 -psecurepass -o http://127.0.0.1:8331

Everything is running, cgminer trying to do generate a block. Now when the block is found, which address in the wallet will the reward go to??
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!