mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 22:22:36 +02:00
chainntnfs/neutrinonotify: fix rebase Conflict compilation issue
This commit is contained in:
@ -179,7 +179,6 @@ func (n *NeutrinoNotifier) startNotifier() error {
|
||||
)
|
||||
if err != nil {
|
||||
n.txUpdates.Stop()
|
||||
n.chainUpdates.Stop()
|
||||
return err
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user