Bitcoin Forum
December 14, 2024, 06:51:50 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: sendfrom bitcoind is deprecated - how to send from account ?  (Read 402 times)
Uniex (OP)
Jr. Member
*
Offline Offline

Activity: 115
Merit: 2


View Profile
November 15, 2017, 09:09:35 AM
 #1

I am using bitcoind 0.15.1, suddenly the sendfrom command is deprecated:

Code:
bitcoin-cli help sendfrom
sendfrom "fromaccount" "toaddress" amount ( minconf "comment" "comment_to" )

DEPRECATED (use sendtoaddress). Sent an amount from an account to a bitcoin address.

But, sendtoaddress does not provide sending from account - what command can I use in new version of Bitcoin Core ?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3514
Merit: 4894



View Profile
November 15, 2017, 02:50:29 PM
 #2

I am using bitcoind 0.15.1, suddenly the sendfrom command is deprecated:

Code:
bitcoin-cli help sendfrom
sendfrom "fromaccount" "toaddress" amount ( minconf "comment" "comment_to" )

DEPRECATED (use sendtoaddress). Sent an amount from an account to a bitcoin address.

But, sendtoaddress does not provide sending from account - what command can I use in new version of Bitcoin Core ?

Accounts in Bitcoin Core are deprecated.

If you need an accounting system, use an external system.
Uniex (OP)
Jr. Member
*
Offline Offline

Activity: 115
Merit: 2


View Profile
November 15, 2017, 09:09:19 PM
 #3

Thanks for your answer. Also I have found that new version of Bitcoin Core supports multi wallets - that maybe can help me.
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!