Difference between revisions of "NewSendCoins"

From Bitcoin Wiki
Jump to: navigation, search
(Lets See what ppl think!?)
 
(NewSendCoins)
 
Line 5: Line 5:
 
== NewSendCoins ==
 
== NewSendCoins ==
  
''Request''
+
''Request''<br />
 
newsendcoins <send list{Address, Amount}>, <fee> (optional)
 
newsendcoins <send list{Address, Amount}>, <fee> (optional)
  
''Reply''
+
''Reply''<br />
 
newsendcoins <status:good|warning|error>, <in list{Private Key, Amount}>, <out list{Address or Private Key, Amount}>,  <fee>, <error/warning text>, <tx id>
 
newsendcoins <status:good|warning|error>, <in list{Private Key, Amount}>, <out list{Address or Private Key, Amount}>,  <fee>, <error/warning text>, <tx id>
  
''Confirmation''
+
''Confirmation''<br />
 
newsendcoins <tx id>, <confirm, reject>
 
newsendcoins <tx id>, <confirm, reject>

Latest revision as of 22:32, 21 July 2011

Proposal for an updated, more feature-full 'sendcoins/sendmany' command.

This command requires a confirmation or else it will be forgotten on the next NewSendCoins request.

NewSendCoins

Request
newsendcoins <send list{Address, Amount}>, <fee> (optional)

Reply
newsendcoins <status:good|warning|error>, <in list{Private Key, Amount}>, <out list{Address or Private Key, Amount}>, <fee>, <error/warning text>, <tx id>

Confirmation
newsendcoins <tx id>, <confirm, reject>