Bitcoin Forum
May 25, 2024, 10:13:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Bitcoind mining setup on: June 14, 2011, 01:38:13 PM
OK, I see, thank you very much. So after generation I could simply make a sendtoaddress call and transfer the funds to whichever address I like?
Yes. I never used that function, but thats exactly what the documentation says.
You might want to test it with an amount of "0.01" and another adress of yours first Smiley

Thanks again for your answers, problem solved.
Cheesy
2  Other / Beginners & Help / Re: Bitcoind mining setup on: June 14, 2011, 12:53:52 PM
OK, thanks, so if i make a listreceivedbyaddress rpc call to bitcoind I would see a new address with amount 50 btc?
No, because the BTCs are bound to a wallet and not to a address ..you can use multiple addresses to receive and send BTCs to/from the same wallet.

"listreceivedbyaccount" will display (among other infos) as "amount" the total amount received by addresses with this account. So when the daemon is placing the 50 BTCs directly into the wallet there will be no address that received it.
You are more looking for the call "getbalance"

OK, I see, thank you very much. So after generation I could simply make a sendtoaddress call and transfer the funds to whichever address I like?
3  Other / Beginners & Help / Re: Bitcoind mining setup on: June 14, 2011, 12:38:14 PM
Ok, thanks for the answers. However I'm still confused how to setup the address to which the 50 btc will be transfered upon creation. AFAIK an account can have multiple addresses and a wallet can have multiple accounts. So what address is used?
NONE ..the daemon will put it directly into the wallet file.

OK, thanks, so if i make a listreceivedbyaddress rpc call to bitcoind I would see a new address with amount 50 btc?
4  Other / Beginners & Help / Re: Bitcoind mining setup on: June 14, 2011, 12:14:55 PM
Ok, thanks for the answers. However I'm still confused how to setup the address to which the 50 btc will be transfered upon creation. AFAIK an account can have multiple addresses and a wallet can have multiple accounts. So what address is used?
5  Other / Beginners & Help / Bitcoind mining setup on: June 14, 2011, 11:36:24 AM
OK, just a quick noob question:
I want to solo mine, my intended setup is running bitcoind as a daemon and then connecting my workers via rpc.
So, after a while i might get lucky and solve a block, my question is how to tell the bitcoind to which address the 50 BTC shall be transfered.
Also does this address have to be in my wallet, or can I use another address.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!