Show zero value txouts in listunspent.
commit219953ce5095c0430713e4f67d222bdb19d2bdbc
authorGregory Maxwell <greg@xiph.org>
Mon, 20 Apr 2015 17:13:18 +0000 (20 10:13 -0700)
committerGregory Maxwell <greg@xiph.org>
Mon, 20 Apr 2015 17:13:18 +0000 (20 10:13 -0700)
treec1eb397c1731ebe70088539aa930f6dfb266274a
parentb6ea3bcede1cbbf89486b9d67329e0110c4624ae
Show zero value txouts in listunspent.

It's reasonable that automatic coin selection will not pick a zero
 value txout, but they're actually  spendable; and you should know
 if you have them. Listing also makes them available to tools like
 dust-b-gone.
src/wallet/rpcwallet.cpp
src/wallet/wallet.cpp
src/wallet/wallet.h