Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 20e56d6eda353cf78bca5659adb2583b1b846abb
https://github.com/conformal/btcd/commit/20e56d6eda353cf78bca5659adb2583b1b846abb
Author: Josh Rickmar <[email protected]>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M rpcserver.go
M rpcwebsocket.go
Log Message:
-----------
Ask for block(dis)connected updates.
This removes the last notification that was being sent unsolicited.
Since it is no longer needed, the code to duplicate notifications to
all clients has been removed.