lnd.xprv/chainntnfs/btcdnotify
Wilmer Paulino 486694a84e
chainntnfs: add Updates channel field to ConfirmationEvent
In this commit, we add a new Updates channel to our ConfirmationEvent
struct. This channel will be used to deliver updates to a subscriber of
a confirmation notification. Updates will be delivered at every
incremental height of the chain with the number of confirmations
remaining for the transaction to be considered confirmed by the
subscriber.
2018-04-06 00:30:19 -04:00
..
btcd.go chainntnfs: add Updates channel field to ConfirmationEvent 2018-04-06 00:30:19 -04:00
driver.go multi: switch from btcrpcclient to rpcclient 2017-08-24 18:54:24 -07:00