Bitcoin Forum
July 08, 2024, 05:36:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin PHP Library, Getting address for generated block?  (Read 1138 times)
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
July 12, 2011, 01:33:28 PM
 #1

So basically I need to move X amount of bitcoins to a bitcoin address, yet the bitcoin client doesn't seem to have a query for moving bitcoins from an address to an address. All i see in the Bitcoin PHP library is for moving from an account to an address, and an account can only be set with the bitcoin address, which "listtransactions" query doesn't supply, the most i can get is the TXID and that dosen't help in getting the address.

Let me know if this doesn't make any sense I'm sure i can re-phrase it better!
TeraPool
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 13, 2011, 05:44:16 PM
 #2

What's wrong with:

sendtoaddress <bitcoinaddress> <amount> [comment] [comment-to]

Huh

I believe I have sent testnet coins from one address, to another new address that I have created inside the same wallet using the above code.

Otherwise I don't understand your question :S
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
July 13, 2011, 06:55:23 PM
 #3

I found out what i wanted to do wasn't something bitcoin was capable of.

I basically wanted to take some bitcoins out of one address and then move them into another address on the same bitcoin wallet with out extracting the bitcoins from multiple addresses.
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!