Do not duplicate sending final rescan tx.
This commit is contained in:
parent
9e57a6c5be
commit
41ecc9f835
1 changed files with 0 additions and 3 deletions
|
@ -1298,9 +1298,6 @@ func handleRescan(s *rpcServer, cmd btcjson.Cmd,
|
|||
}
|
||||
}
|
||||
|
||||
mreply, _ := json.Marshal(reply)
|
||||
walletNotification <- mreply
|
||||
|
||||
rpcsLog.Debug("Finished rescan")
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue