Merge pull request #2586 from halseth/neutrinonotify-return-on-rescan-error

chainnrnfs/neutrino: return on historicalConf error
This commit is contained in:
Conner Fromknecht 2019-02-05 18:09:02 -08:00 committed by GitHub
commit 8ac5f2bb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -315,6 +315,7 @@ out:
)
if err != nil {
chainntnfs.Log.Error(err)
return
}
// If the historical dispatch finished