Branch: refs/heads/master
Home: https://github.com/conformal/btcws
Commit: e12673df11bf8df0095313940e57f51f4e1c7aa3
https://github.com/conformal/btcws/commit/e12673df11bf8df0095313940e57f51f4e1c7aa3
Author: Josh Rickmar <[email protected]>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M cmds.go
M cmds_test.go
M test_coverage.txt
Log Message:
-----------
Switch notifyspent to take an array of outpoints.
This allows a wallet process to request spent notifications for many
outpoints at once, rather than creating separate requests for each.