chainnrnfs/neutrino: return on historicalConf error

Would otherwise update height hint cache even on error during rescan.
This commit is contained in:
Johan T. Halseth 2019-02-04 20:16:04 +01:00
parent 5d7bb7406f
commit 19ecc19d55
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

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