Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 146e92edc19d7789db03c88c80e11cbf05bd5aa8
https://github.com/btcsuite/btcwallet/commit/146e92edc19d7789db03c88c80e11cbf05bd5aa8
Author: Josh Rickmar <[email protected]>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M rpc/documentation/api.md
M rpc/rpcserver/server.go
M wallet/notifications.go
Log Message:
-----------
Fix credit slice indexing for transaction notifications.
Previously, this would always check a transaction output index against
the 0th credit's index.