Branch: refs/heads/master
Home: https://github.com/conformal/btcws
Commit: 6e3f9e451bc735fff824f5a704d47e6ff0166c83
https://github.com/conformal/btcws/commit/6e3f9e451bc735fff824f5a704d47e6ff0166c83
Author: Josh Rickmar <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M notifications.go
M notifications_test.go
M test_coverage.txt
Log Message:
-----------
Rename RescanResultNtfn to ProcessedTxNtfn.
This notification should be generic enough to be used by both rescan
and normal block processing code, so give it a generic name too.