Branch: refs/heads/master
  Home:   https://github.com/conformal/btcwallet
  Commit: 3f40e256c28070c222f6e5caba041471644cdf70
      
https://github.com/conformal/btcwallet/commit/3f40e256c28070c222f6e5caba041471644cdf70
  Author: Josh Rickmar <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M account.go
    M acctmgr.go

  Log Message:
  -----------
  Return correct JSON object for listunspent.

This change fixes the reply for listunspent to return a JSON object in
the same format as done by the reference implementation.  Previously,
listunspent would return an array of the same objects as returned for
listtransactions.


Reply via email to