Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 7162a11995c53f7bed7cd95df1d0ec8eb78a2da6
https://github.com/conformal/btcd/commit/7162a11995c53f7bed7cd95df1d0ec8eb78a2da6
Author: Dave Collins <[email protected]>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M rpcwebsocket.go
Log Message:
-----------
Remove tracking requests from websocket client too.
When a spent notification and address notification is removed, the
tracking entry in the client which is used to track what to remove on
shutdown needs to be removed as well.