lnd.xprv/chainntnfs
bryanvu 35cf21733d chainntnfs: exit notifyBlockEpochs upon shutdown
On restarts, notifyBlockEpochs would intermittently attempt to send new
block epoch notifications to clients that had already been shut down,
causing a “send on closed channel” error. This change exits
notifyBlockEpochs upon shutdown so as to prevent this.
2017-01-07 19:39:01 -08:00
..
btcdnotify chainntnfs: exit notifyBlockEpochs upon shutdown 2017-01-07 19:39:01 -08:00
interface_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
interface.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00