Bitcoin Forum
September 23, 2024, 11:58:21 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: API: sendmany ?  (Read 636 times)
icreator (OP)
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008



View Profile WWW
December 23, 2013, 10:47:30 AM
Last edit: December 24, 2013, 08:22:01 AM by icreator
 #1

sendmany receive params:
<fromaccount> {address:amount,...} [minconf=1] [comment]

how call sendmany without set <fromaccount>?

for example:
conn.sendmany( { 'addr1':0.01, 'addr2':0.02}, 3)

If I set <fromaccount> to any my address in wallet - error: "out of account balance"

and how set [minconf] but not set <fromaccount> in getbalance
for example:
bal = conn.getbalance(3) -- get balance wallet (but not an address) with minconf=3

how?

help please

Erachain Blockchain is fully ready for use Digital Ecosystem based on blockchain technology for business and government with low transaction costs, identification and built-in functions.
+Decentralized exchange of tokens in Erachain
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!