lnd.xprv/chainntnfs/btcdnotify
Valentine Wallace 3df5b26699
chainntnfs: notify clients after block connect has succeeded
This prevents the situation where we notify clients about a newly connected block, and then the block connection itself fails. We also want to set our best block in between connecting the block and notifying clients, in case a client makes queries about the new block they have received.
2018-08-10 01:08:58 -07:00
..
btcd.go chainntnfs: notify clients after block connect has succeeded 2018-08-10 01:08:58 -07:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00