diff --git a/chainntnfs/txconfnotifier.go b/chainntnfs/txconfnotifier.go index bf5ffe79b..b7b6b69a5 100644 --- a/chainntnfs/txconfnotifier.go +++ b/chainntnfs/txconfnotifier.go @@ -500,6 +500,7 @@ func (tcn *TxConfNotifier) ConnectTip(blockHash *chainhash.Hash, TxIndex: uint32(tx.Index()), } + confSet.rescanStatus = rescanComplete confSet.details = details for _, ntfn := range confSet.ntfns { ntfn.details = details