lnd/chainntnfs/neutrinonotify
ziggie 02c1264c53
multi: prevent nil panics in stop methods.
With this PR we might call the stop method even when the start
method of a subsystem did not successfully finish therefore we
need to make sure we guard the stop methods for potential panics
if some variables are not initialized in the contructors of the
subsystems.
2024-07-31 14:43:34 +02:00
..
driver.go chainntnfs: add block cache to NeutrinoNotifier 2021-04-28 09:59:50 +02:00
neutrino_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
neutrino.go multi: prevent nil panics in stop methods. 2024-07-31 14:43:34 +02:00