Branch: refs/heads/master
Home: https://github.com/conformal/btcwallet
Commit: b8d7620ced9f89f73957065772c851c0d4265a14
https://github.com/conformal/btcwallet/commit/b8d7620ced9f89f73957065772c851c0d4265a14
Author: Josh Rickmar <[email protected]>
Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths:
M sockets.go
Log Message:
-----------
Fix bug in blockconnected notification handler.
If the new minedtx field cannot by type asserted as a []string, keep
processing the notification instead of printing an error and
returning.