Skip to content

Commit

Permalink
chainntnfs/neutrinonotify: fix rebase Conflict compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Aug 31, 2021
1 parent 8448742 commit 3b026c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chainntnfs/neutrinonotify/neutrino.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ func (n *NeutrinoNotifier) startNotifier() error {
)
if err != nil {
n.txUpdates.Stop()
n.chainUpdates.Stop()
return err
}

Expand Down

0 comments on commit 3b026c4

Please sign in to comment.