Bitcoin Forum
May 08, 2024, 04:02:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: mining multiple bitcoind to one wallet  (Read 650 times)
noobster (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
February 05, 2014, 06:26:26 PM
 #1

hi I wanted to ask for some help,
I have few computers on my lan and I want to solo mine with bitcoind on all of them to one wallet located on one of those computers
is it possible? I have something like:

bitcoin.conf #1
Code:
testnet=0
server=1
rpcuser=user
rpcpassword=pass
rpcport=5888
rpcallowip=1.2.3.4

bitcoin.conf #2
Code:
testnet=0
server=0
rpcuser=user
rpcpassword=pass
rpcport=5888
rpcconnect=1.2.3.5

on my #2 computer type:
Code:
$ bitcoind setgenerate true

and It's mining but only on #1
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!