Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: 63c1172aa84f45fc5b71e561a64c8586de22844c
      
https://github.com/btcsuite/btcd/commit/63c1172aa84f45fc5b71e561a64c8586de22844c
  Author: Josh Rickmar <[email protected]>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M blockmanager.go
    M docs/json_rpc_api.md
    M rpcwebsocket.go

  Log Message:
  -----------
  Automatically register for tx notifications after a rescan.

This changes the behavior of the rescan RPC to automatically set the
client up for transaction notifications for transactions paying to any
rescanned address and spending outputs in the final rescan UTXO set
after a rescanned is performed through the best block in the chain.


Reply via email to