lnd.xprv/chainntnfs/bitcoindnotify
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
..
bitcoind.go chainntnfs: notify clients after block connect has succeeded 2018-08-10 01:08:58 -07:00
driver.go multi: update to latest BitcoindClient interface 2018-08-08 20:26:30 -07:00