Post
Topic
Board Development & Technical Discussion
Topic OP
"listunspent" call for multi-sig addresses?
by
cypherpunks
on 28/06/2013, 02:26:51 UTC
I want to find out the unspent transactions for a multi-sig address, so I know how to properly spend funds from the address. How can I do this? listunspent just seems to return an empty array for all multi-sig addresses.

I'm writing a script so need to figure out how to do this programmatically.