mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-26 01:34:19 +01:00
Merge pull request #2586 from halseth/neutrinonotify-return-on-rescan-error
chainnrnfs/neutrino: return on historicalConf error
This commit is contained in:
@@ -315,6 +315,7 @@ out:
|
||||
)
|
||||
if err != nil {
|
||||
chainntnfs.Log.Error(err)
|
||||
return
|
||||
}
|
||||
|
||||
// If the historical dispatch finished
|
||||
|
||||
Reference in New Issue
Block a user