Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: da145968c4f640daaf0507b38d7c7533bc54eb4a
https://github.com/btcsuite/btcwallet/commit/da145968c4f640daaf0507b38d7c7533bc54eb4a
Author: Josh Rickmar <[email protected]>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M rpc/rpcserver/server.go
M wallet/notifications.go
Log Message:
-----------
Create results for each wallet.TransactionSummary output.
The gRPC server requires this as it must include the properties of
every transaction output, not just those that are controlled by the
wallet.