Author

Topic: for new API - nil and none (Read 842 times)

kjj
legendary
Activity: 1302
Merit: 1026
December 24, 2013, 04:55:54 PM
#2
Yeah, the wallet doesn't work the way you think it should.  You need to learn how it actually does work rather than wishing someone else would change it.
legendary
Activity: 1554
Merit: 1008
December 24, 2013, 03:28:10 AM
#1
for Bitcoin  developers

Please insert "nil" or "none" value in API

example:

=getbalance(nil,8) - returns the server's total available balance for minfonf=8

=sendmany(nil, {...}, 5) - send to many from the server's total available balance for minconf=5
=sendmany(from_addr, {...}, 5) - send to many from the "from_addr" for minconf=5

Now it not works 8^(

How I may get balance for total for mincomf=XX ??
only use listunspent(minconf) and summ in circle??
its bad
Jump to: