lnd.xprv/chainntnfs/btcdnotify
Valentine Wallace a5e1cf9c97
chainntnfs: dispatch historical block ntfns to clients
If a client passes in their best known block when registering for block notifications, check to see if it's behind our best block. If so, dispatch the missed block notifications to the client.

This is necessary because clients that persist their best known block can miss new blocks while registering for notifications.
2018-08-10 01:08:57 -07:00
..
btcd.go chainntnfs: dispatch historical block ntfns to clients 2018-08-10 01:08:57 -07:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00